class Crystal::ProgressTracker inherits Reference ¶ Constants¶ STAGE_PADDING = 34 ¶ STAGES = 13 ¶ Fixme This assumption is not always true Methods¶ #clear ¶ View source #current_stage : Int32 ¶ View source #current_stage_name : String? ¶ View source #print_progress ¶ View source #print_stats(time_taken = nil) ¶ View source #progress=(progress) ¶ View source #progress? : Bool ¶ View source #stage ¶ View source #stage_progress : Int32 ¶ View source #stage_progress=(stage_progress) ¶ View source #stage_progress_total : Int32? ¶ View source #stage_progress_total=(stage_progress_total) ¶ View source #stats=(stats) ¶ View source #stats? : Bool ¶ View source