View Source LcovEx.MixFileHelper (lcov_ex v0.2.1)
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
@type path() :: binary()
Link to this section Functions
Backup file in path by duplicating it into an .old file.
@spec recover(path()) :: :ok
Recover file in path from preexisting .old file.
Update mix project configurations.