mongorunway.application.filesystem
¤__all__: typing.Sequence[str] = ('read', 'getcwd', 'join', 'find_any')
module-attribute
¤find_any(*filenames, base_dir=os.getcwd())
¤mongorunway\application\filesystem.py
getcwd()
¤join(*components)
¤