class Jigit::JigitfileConstants
Public Class Methods
host()
click to toggle source
# File lib/jigit/core/jigitfile_constants.rb, line 11 def self.host "host" end
in_progress_status()
click to toggle source
# File lib/jigit/core/jigitfile_constants.rb, line 3 def self.in_progress_status "in_progress_status" end
other_statuses()
click to toggle source
# File lib/jigit/core/jigitfile_constants.rb, line 7 def self.other_statuses "other_statuses" end