menu
neomage package
documentation
data/tools/extended_tools.dart
PowerShellInput
PowerShellInput.new constructor
PowerShellInput.new constructor
dark_mode
light_mode
PowerShellInput
constructor
PowerShellInput
(
{
required
String
command
,
int
?
timeoutMs
,
})
Implementation
PowerShellInput({required this.command, this.timeoutMs});
neomage package
documentation
data/tools/extended_tools
PowerShellInput
PowerShellInput.new constructor
PowerShellInput class