filename

Functions


absname(Name) -> term()

absname(Name, AbsBase) -> term()

absname_join(AbsBase, Name) -> term()

basename(Name0) -> term()

basename(Name0, Ext0) -> term()

dirname(Name0) -> term()

extension(Name0) -> term()

join(Rest) -> term()

join(Name1, Name2) -> term()

append(Dir, Name) -> term()

pathtype(Atom) -> term()

rootname(Name0) -> term()

rootname(Name0, Ext0) -> term()

split(Name0) -> term()

nativename(Name0) -> term()

find_src(Mod) -> term()

find_src(Mod, Rules) -> term()

flatten(List) -> term()

View Functions