module Build::Commands::Builds

Defined in:

commands/builds.cr

Constant Summary

TIME_FORMAT = "%Y-%m-%d %H:%M:%S %:z"

Class Method Summary

Class Method Detail

def self.state(state : String) : String #

[View source]