Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
minyaty
trunk
Minyaty
Categories
Category
CategoryAll
CategoryUncategorized
Command
Config
ConfigCLI
ConfigFile
Taskbar
TaskbarWindow
Window
WindowHints
X
X11
Display
GCValues
SetWindowAttributes
Built with Crystal 1.9.2
2023-10-07 15:21:42 UTC
class
Minyaty::Command
Minyaty::Command
Reference
Object
Defined in:
minyaty/command.cr
Constructors
.new
(string : String | Nil)
Class Method Summary
.run
(string)
Instance Method Summary
#run
#string
: String
Constructor Detail
def self.
new
(string : String | Nil)
#
[
View source
]
Class Method Detail
def self.
run
(string)
#
[
View source
]
Instance Method Detail
def
run
#
[
View source
]
def
string
: String
#
[
View source
]