module

Velvet::Runner

Class methods

completed_statusbar_text(step : Int32, total : Int32, ctx : Hash(String, JSON::Any)) : String
Source
parse_confirm_answer(raw : String, default : Bool) : Bool
Source
progress_label(step : Int32, total : Int32, label : String) : String
Source
run(wizard : Wizard) : Hash(String, JSON::Any)
Source
statusbar_text(step : Int32, total : Int32, field_id : String, value : String | Array(String) | Bool | Nil) : String
Source