Enum CommandWithPath
- Namespace
- SunamoPS._public.SunamoEnums.Enums
- Assembly
- SunamoPS.dll
Commands that take a file or directory path as an argument.
public enum CommandWithPath
- Extension Methods
Fields
dos2unix = 0Converts line endings from DOS/Windows (CRLF) to Unix (LF).