Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
topia
master
Top Level Namespace
Topia
AsyncSpinner
AsyncWatcher
ChangeCallback
EventType
FileEvent
BasePipeline
BasePlugin
CachedTaskExecutor
CLI
Command
CommandExecutor
ConcurrentExecutor
ExecutionStats
TaskJob
Config
ProjectConfig
TaskConfig
ConfigDSL
DependencyManager
Error
FileDistributor
InputFile
ParallelExecutor
Pipe
PipelineBuilder
Plugin
PluginLifecycle
PluginUtils
Spinner
SpinnerPool
Task
TaskCache
CacheEntry
TaskWatcher
WatcherPool
Watcher
Generated using Crystal 1.16.3
2025-07-01 01:12:48 UTC
class
Topia::
CommandExecutor
Topia::CommandExecutor
Reference
Object
Overview
Handles command execution separately from Task orchestration
Defined in:
topia/command.cr
Constructors
.new
Instance Method Summary
#add_command
(command : String)
#commands
: Array(Command)
#execute_all
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
add_command
(command : String)
#
[
View source
]
def
commands
: Array(
Command
)
#
[
View source
]
def
execute_all
#
[
View source
]