class BuildInfo

Defined in:

build-info.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def build_args : String #

[View source]
def build_time : String #

[View source]
def build_user : String #

[View source]
def crystal_version : String #

[View source]
def git_branch : String #

[View source]
def git_commit_date : String #

[View source]
def git_repo_clean : String #

[View source]
def git_revision : String #

[View source]
def git_tag : String #

[View source]
def llvm_version : String #

[View source]
def shards_version : String #

[View source]
def version #

[View source]
def version_full #

[View source]