Handbook
Glossary
env-file? ( path -- ? )
Vocabulary
codebase-analyzer
Inputs
path
an
object
Outputs
?
an
object
Definition
USING:
sequences
unicode
;
IN:
codebase-analyzer
:
env-file?
( path -- ? )
>lower
".env"
tail?
;