mix_version v1.2.0 MixVersion.UpgradeState View Source

Module describing the state of a version upgrade.

Link to this section Summary

Functions

Returns a state where the current version of the project is considered the :next_vsn of the upgrade state. The :current_vsn will be nil.

Link to this section Functions

Link to this function

add_changed_file(state, path)

View Source

Returns a state where the current version of the project is considered the :next_vsn of the upgrade state. The :current_vsn will be nil.