codebase-analyzer vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Authors:Doug Coleman


Words

Ordinary words
WordStack effect
analyze-codebase( path -- )
analyze-codebase-path( path -- )
analyze-codebase-paths( paths -- )
analyze-codebases( path -- )
analyze-rust-cargo-toml( assoc -- )
analyze-rust-project( path -- )
assoc.( assoc -- )
automake-file?( path -- ? )
automake-files( paths -- paths' )
binary-file?( path -- ? )
binary-files( paths -- ? )
c-file?( path -- ? )
c-files( paths -- paths' )
c-header-file?( path -- ? )
c-header-files( paths -- paths' )
cargo-file?( path -- ? )
cargo-files( paths -- paths' )
changelog-file?( path -- ? )
changelog-files( paths -- paths' )
cmake-file?( path -- ? )
cmake-files( paths -- paths' )
codebase-paths( path -- seq )
codenotify-file?( path -- ? )
codenotify-files( paths -- paths' )
collect-by-file-extension( paths -- assoc )
collect-extensions-by-line-count( paths -- assoc )
configure-file?( path -- ? )
configure-files( paths -- paths' )
contributing-file?( path -- ? )
contributing-files( paths -- paths' )
count-by-file-extension( paths -- assoc )
cpp-file?( path -- ? )
cpp-files( paths -- paths' )
cpp-header-file?( path -- ? )
cpp-header-files( paths -- paths' )
diff-paths( paths quot -- paths' )
docker-file?( path -- ? )
docker-files( paths -- paths' )
dot-file?( path -- ? )
dot-files( paths -- paths' )
env-file?( path -- ? )
env-files( paths -- paths' )
file-sizes( paths -- assoc )
file.( path -- )
files.( paths -- )
github-file?( path -- ? )
github-files( paths -- paths' )
gradle-file?( path -- ? )
gradle-files( paths -- paths' )
has-cargo-files?( paths -- ? )
has-github-files?( paths -- ? )
has-julia-project-files?( paths -- ? )
has-package-json?( path -- ? )
ignore-file?( path -- ? )
ignore-files( paths -- paths' )
image-file?( path -- ? )
image-files( paths -- paths' )
in-file?( paths -- ? )
in-files( paths -- seq )
json-file?( path -- ? )
json-files( paths -- paths' )
julia-project-file?( path -- ? )
julia-project-files( paths -- paths' )
license-file?( path -- ? )
license-files( paths -- paths' )
make-file?( path -- ? )
make-files( paths -- paths' )
markdown-file?( path -- ? )
markdown-files( paths -- paths' )
nmake-file?( path -- ? )
nmake-files( paths -- paths' )
notice-file?( path -- ? )
notice-files( paths -- paths' )
owners-file?( path -- ? )
owners-files( paths -- paths' )
partition-binary( paths -- binary text )
print-rust-package( assoc -- )
python-file?( path -- ? )
python-files( paths -- paths' )
rc-file?( path -- ? )
rc-files( paths -- paths' )
readme-file?( path -- ? )
readme-files( paths -- paths' )
regular-directory-files( path -- seq )
rust-build-system-files( path -- ? )
rust-intermediate-build-files( path -- ? )
rust-output-files( path -- ? )
rust-project-dir?( path -- ? )
rust-source-file?( path -- ? )
rust-source-files( path -- paths )
security-file?( path -- ? )
security-files( paths -- paths' )
shell-file?( path -- ? )
shell-files( paths -- paths' )
sum-line-counts-by-extension( paths -- assoc )
sum-sizes-by-extension( paths -- assoc )
swift-files( paths -- paths' )
txt-file?( path -- ? )
txt-files( paths -- paths' )
upper-file?( path -- ? )
upper-files( paths -- seq )
uses-automake?( paths -- ? )
uses-cmake?( paths -- ? )
uses-docker?( paths -- ? )
uses-git?( path -- ? )
uses-gradle?( paths -- ? )
uses-in-files?( paths -- ? )
uses-make?( paths -- ? )
uses-nmake?( paths -- ? )
uses-shell?( paths -- ? )
uses-yaml?( paths -- ? )
version-file?( path -- ? )
version-files( paths -- paths' )
web-file?( path -- ? )
web-files( paths -- paths' )
with-file-extensions( paths -- paths' )
without-git-paths( paths -- paths' )
without-node-modules-paths( paths -- paths' )
yaml-file?( path -- ? )
yaml-files( paths -- paths' )


Files


Metadata files