module

EasySubtitle::Shell

Class methods

run(cmd : String, args : Array(String) = [] of String, raise_on_error : Bool = true, timeout : Time::Span | Nil = nil) : ShellResult
Source
which(cmd : String) : String | Nil
Source