# Functions
NewMockOSWrapper creates a new mock instance.
# Structs
MockOSWrapper is a mock of OSWrapper interface.
MockOSWrapperMockRecorder is the mock recorder for MockOSWrapper.
No description provided by the author
# Interfaces
OSWrapper is the interface having os package methods implemented by OsOps.