class Vup::Up

Defined in:

vup/up.cr

Instance Method Summary

Instance methods inherited from class Vup::BaseVersion

action action, cr_version : ProjectVersion cr_version, cr_version? : ProjectVersion | Nil cr_version?, detail : Bool detail, detail? : Bool | Nil detail?, dry_run : Bool dry_run, dry_run? : Bool | Nil dry_run?, load_files load_files, load_shard_yml load_shard_yml, load_version_cr load_version_cr, run run, validate_match_versions validate_match_versions, validate_shard_version validate_shard_version, validate_single_version validate_single_version, version : SemanticVersions | Nil version, yml_version : ProjectVersion yml_version, yml_version? : ProjectVersion | Nil yml_version?

Constructor methods inherited from class Vup::BaseVersion

new(version : Vup::SemanticVersions | Nil = SemanticVersions::PATCH, dry_run : Bool | Nil = false, detail : Bool | Nil = false) new

Instance Method Detail

def action #

[View source]
def new_version #

[View source]
def new_version? : ProjectVersion | Nil #

[View source]