관리-도구
편집 파일: def_system_command-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: CommandProcessor.def_system_command(command, path) - !ruby/struct:SM::Flow::VERB body: " command: String\n path: String\n define 'command()' method as method.\n" full_name: Shell::CommandProcessor::def_system_command is_singleton: true name: def_system_command params: (command, path = command) visibility: public