Handbook
Glossary
erlang-file? ( path -- ? )
Vocabulary
codebase-analyzer
Inputs
path
an
object
Outputs
?
an
object
Definition
USING:
io.pathnames
sequences
unicode
;
IN:
codebase-analyzer
:
erlang-file?
( path -- ? )
>lower
file-extension
{
"erl"
"beam"
"hrl"
"app"
"app.src"
"escript"
"rel"
"yrl"
"xrl"
}
member?
;