module
Velvet::Runner
Defined in:
velvet/runner.crClass Method Summary
- .completed_statusbar_text(step : Int32, total : Int32, ctx : Hash(String, JSON::Any)) : String
- .progress_label(step : Int32, total : Int32, label : String) : String
- .run(wizard : Wizard) : Hash(String, JSON::Any)
- .statusbar_text(step : Int32, total : Int32, field_id : String, value : String | Array(String) | Bool | Nil) : String
Class Method Detail
def self.completed_statusbar_text(step : Int32, total : Int32, ctx : Hash(String, JSON::Any)) : String
#
def self.statusbar_text(step : Int32, total : Int32, field_id : String, value : String | Array(String) | Bool | Nil) : String
#