Module otpbp_filelib

Function Index

ensure_path/1
find_file/2
find_file/3
find_source/1
find_source/2
find_source/3
safe_relative_path/2

Function Details

ensure_path/1

ensure_path(Path) -> any()

find_file/2

find_file(Filename, Dir) -> any()

find_file/3

find_file(Filename, Dir, Rules) -> any()

find_source/1

find_source(FilePath) -> any()

find_source/2

find_source(Filename, Dir) -> any()

find_source/3

find_source(Filename, Dir, Rules) -> any()

safe_relative_path/2

safe_relative_path(Path, Cwd) -> any()


Generated by EDoc