# Functions
AllPathsToSlash converts a list of paths to their correct platform specific slash representation.
CliCtx create a new cli context with the given args parsed.
CliCtxWithFlags creates a new cli context with the given args and flags parsed.
NewUnitTester creates a new unit test helper.
UnsetVars will unset the specified env vars and return a restore func.