Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sprout
master
Sprout
Commander
Input
Window
Built with Crystal 1.10.0
2023-11-04 00:55:53 UTC
class
Sprout::
Commander
Sprout::Commander
Reference
Object
Defined in:
sprout/commander.cr
Constructors
.new
(command : String =
""
)
Instance Method Summary
#open
(params)
#run
#term
(params)
Constructor Detail
def self.
new
(command : String =
""
)
#
[
View source
]
Instance Method Detail
def
open
(params)
#
[
View source
]
def
run
#
[
View source
]
def
term
(params)
#
[
View source
]