Handbook
Glossary
cargo-file? ( path -- ? )
Vocabulary
codebase-analyzer
Inputs
path
an
object
Outputs
?
an
object
Definition
USING:
io.pathnames
sequences
;
IN:
codebase-analyzer
:
cargo-file?
( path -- ? )
file-name
{
"Cargo.toml"
"Cargo.lock"
}
member?
;