Searched defs:is_directory (Results 1 – 6 of 6) sorted by relevance
35 def is_directory(parse, arg): function
88 def is_directory(parser, arg): function
27 def is_directory(arg: str) -> str: function
82 def is_directory(parser, arg): function
265 def is_directory(arg: str, create_if_not_exist: bool = False) -> str: function
31 def is_directory(parser, arg): function