menu
lys package
documentation
rps.dart
ScriptsParser
getCommandsToExecute abstract method
getCommandsToExecute abstract method
dark_mode
light_mode
getCommandsToExecute
abstract method
List
<
ExecutionEvent
>
getCommandsToExecute
(
List
<
String
>
arguments
)
Implementation
List<ExecutionEvent> getCommandsToExecute(List<String> arguments);
lys package
documentation
rps
ScriptsParser
getCommandsToExecute abstract method
ScriptsParser class