# Functions
No description provided by the author
# Structs
No description provided by the author
FileSystem is a mock of FileSystem interface.
NetrcHandler is a mock of NetrcHandler interface.
PassThroughFileSystem is useful for optionally mocking some methods We have to check whether Mock.<Name>Func is nil because our mocks panic-recovery if called with nil func.
Prompt is a mock of Prompt interface.