Crytic::SideEffects
Inherits Reference / Object
Constructors
new(std_out : IO, std_err : IO, exit_fun : Int32 -> _, env : Hash(String, String), process_runner : ProcessRunner, file_remover : String -> Void, tempfile_writer : String, String, String -> String)
SourceInstance methods
env
Sourceexecute(cmd, args, output, error, timeout)
Sourceexecute(cmd, args, output, error)
Sourceexit_fun
Sourceremove_file(path)
Sourcerun(*args, **options)
Sourcerun(*args, **options, &)
Sourcestd_err
Sourcestd_out
Sourcewrite_tempfile(path, ext, content)
Source