ExIntegrationCoveralls.PathReader (ExIntegrationCoveralls v0.6.0)
Provide methods for base path for displaying File paths of the modules. It uses the current working directory.
Link to this section Summary
Functions
Returns the current working directory.
Expand path relative to the base_path.
Get application cover path.
Link to this section Functions
Link to this function
base_path()
Returns the current working directory.
Link to this function
expand_path(path, base_path \\ base_path())
Expand path relative to the base_path.
Link to this function
get_app_cover_path(appname)
Get application cover path.
parameters
Parameters
- appname: application name in run-time environment. It is a string