path_arguments library

Classes

PathArguments<Y extends Arguments, T extends ArgumentsFactory<Y>>
A path arguments parser and builder for parsing arguments from a given path matching the arguments format: /{arg1}/.../{arg2} and building a path of the given format from a set of args.