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