Handbook
Glossary
notice-file? ( path -- ? )
Vocabulary
codebase-analyzer
Inputs
path
an
object
Outputs
?
an
object
Definition
USING:
io.pathnames
kernel
unicode
;
IN:
codebase-analyzer
:
notice-file?
( path -- ? )
>lower
file-stem
"notice"
=
;