Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crymagick
v0.2.3
CryMagick
Configuration
Error
Image
Info
Pixel
Invalid
Shell
Tool
Animate
Compare
Composite
Conjure
Convert
Display
Identify
Import
Mogrify
MogrifyRestricted
Montage
Stream
Built with Crystal 1.9.2
2023-10-08 11:44:52 UTC
class
CryMagick::Shell
CryMagick::Shell
Reference
Object
Defined in:
crymagick/shell.cr
Instance Method Summary
#execute
(command : Array(String))
#run
(command, options : Hash(Symbol, Bool | String) = {}
of
Symbol
=>
Bool
|
String
)
Instance Method Detail
def
execute
(command : Array(String))
#
[
View source
]
def
run
(command, options : Hash(Symbol, Bool | String) = {}
of
Symbol
=>
Bool
|
String
)
#
[
View source
]