Handbook
Glossary
shell-file? ( path -- ? )
Vocabulary
codebase-analyzer
Inputs
path
an
object
Outputs
?
an
object
Definition
USING:
io.pathnames
sequences
unicode
;
IN:
codebase-analyzer
:
shell-file?
( path -- ? )
>lower
file-extension
{
"sh"
"zsh"
}
member?
;