Handbook
Glossary
codeowners-file? ( path -- ? )
Vocabulary
codebase-analyzer
Inputs
path
an
object
Outputs
?
an
object
Definition
USING:
combinators.short-circuit
io.pathnames
kernel
unicode
;
IN:
codebase-analyzer
:
codeowners-file?
( path -- ? )
>lower
{
[
file-stem
"codeowners"
=
]
}
1||
;