typedargs.types.path module

Reference

typedargs.types.path.convert(arg)[source]
typedargs.types.path.validate_readable(arg)[source]
typedargs.types.path.validate_exists(arg)[source]
typedargs.types.path.validate_writeable(arg)[source]
typedargs.types.path.default_formatter(arg, **kwargs)[source]