struct

Quartz::Agent::Options

Inherits Struct < Value < Object

Constructors

new(max_steps : Int32 = DEFAULT_MAX_STEPS, dry_run : Bool = false, backend : String | Nil = nil)
Source

Class methods

default
Source

Instance methods

backend
clone
Source
copy_with(max_steps _max_steps = @max_steps, dry_run _dry_run = @dry_run, backend _backend = @backend)
Source
dry_run
max_steps