View Source Chaps.PathReader (chaps v1.0.1)

Provide methods for base path for displaying File paths of the modules. It uses Mix.project path as base folder.

Summary

Functions

Returns the Mix.Project base path.

Expand path relative to the Mix.Project base path.

Functions

base_path()

Returns the Mix.Project base path.

expand_path(path)

Expand path relative to the Mix.Project base path.