menu
my_utility package
documentation
cli/chmod.dart
ChmodCliTool
ChmodCliTool.new constructor
ChmodCliTool.new constructor
dark_mode
light_mode
ChmodCliTool
constructor
ChmodCliTool
(
{
String
executable
=
"chmod"
,
int
?
windowsCodePage
=
WindowsCodePage.utf8
,
})
Implementation
ChmodCliTool({ super.executable = "chmod", super.windowsCodePage, });
my_utility package
documentation
cli/chmod
ChmodCliTool
ChmodCliTool.new constructor
ChmodCliTool class