lcov_ex v0.2.0 LcovEx.MixFileHelper View Source
Link to this section Summary
Functions
Backup file in path by duplicating it into an .old
file.
Recover file in path from preexisting .old
file.
Update mix project configurations.
Link to this section Types
Specs
path() :: binary()
Link to this section Functions
Specs
Backup file in path by duplicating it into an .old
file.
Specs
recover(path()) :: :ok
Recover file in path from preexisting .old
file.
Specs
Update mix project configurations.