Authors: | Doug Coleman |
Word | Stack 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 -- ) |
authors-file? | ( path -- ? ) |
authors-files | ( paths -- paths' ) |
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' ) |
citation-file? | ( path -- ? ) |
citation-files | ( paths -- paths' ) |
cmake-file? | ( path -- ? ) |
cmake-files | ( paths -- paths' ) |
codebase-paths | ( path -- seq ) |
codenotify-file? | ( path -- ? ) |
codenotify-files | ( paths -- paths' ) |
codeowners-file? | ( path -- ? ) |
codeowners-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' ) |
contributors-file? | ( path -- ? ) |
contributors-files | ( paths -- paths' ) |
copying-file? | ( path -- ? ) |
copying-files | ( paths -- paths' ) |
copyright-file? | ( path -- ? ) |
copyright-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' ) |
cql-file? | ( path -- ? ) |
cql-files | ( paths -- paths' ) |
css-file? | ( path -- ? ) |
css-files | ( paths -- paths' ) |
diff-paths | ( paths quot -- paths' ) |
doc-file? | ( path -- ? ) |
doc-files | ( paths -- paths' ) |
docker-file? | ( path -- ? ) |
docker-files | ( paths -- paths' ) |
dot-file? | ( path -- ? ) |
dot-files | ( paths -- paths' ) |
env-file? | ( path -- ? ) |
env-files | ( paths -- paths' ) |
erlang-file? | ( path -- ? ) |
erlang-files | ( paths -- paths' ) |
factor-file? | ( path -- ? ) |
factor-files | ( paths -- paths' ) |
file-counts. | ( 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 -- ? ) |
html-file? | ( path -- ? ) |
html-files | ( paths -- paths' ) |
ideas-file? | ( path -- ? ) |
ideas-files | ( paths -- paths' ) |
ignore-file? | ( path -- ? ) |
ignore-files | ( paths -- paths' ) |
image-file? | ( path -- ? ) |
image-files | ( paths -- paths' ) |
in-file? | ( paths -- ? ) |
in-files | ( paths -- seq ) |
install-file? | ( path -- ? ) |
install-files | ( paths -- paths' ) |
java-file? | ( path -- ? ) |
java-files | ( paths -- paths' ) |
javascript-file? | ( path -- ? ) |
javascript-files | ( paths -- paths' ) |
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' ) |
meson-file? | ( path -- ? ) |
meson-files | ( paths -- paths' ) |
meta-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 ) |
patents-file? | ( path -- ? ) |
patents-files | ( paths -- paths' ) |
print-rust-package | ( assoc -- ) |
python-file? | ( path -- ? ) |
python-files | ( paths -- paths' ) |
python-packaging-file? | ( path -- ? ) |
python-packaging-files | ( paths -- paths' ) |
rc-file? | ( path -- ? ) |
rc-files | ( paths -- paths' ) |
readme-file? | ( path -- ? ) |
readme-files | ( paths -- paths' ) |
regular-directory-files | ( path -- seq ) |
release-file? | ( path -- ? ) |
release-files | ( paths -- paths' ) |
rust-build-system-files | ( path -- ? ) |
rust-file? | ( path -- ? ) |
rust-files | ( paths -- paths' ) |
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' ) |
source-code-file? | ( path -- ? ) |
source-code-files | ( paths -- paths' ) |
source-files-usage | ( paths -- ) |
sql-file? | ( path -- ? ) |
sql-files | ( paths -- paths' ) |
sum-line-counts-by-extension | ( paths -- assoc ) |
sum-sizes-by-extension | ( paths -- assoc ) |
swift-files | ( paths -- paths' ) |
testing-file? | ( path -- ? ) |
testing-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-meson? | ( paths -- ? ) |
uses-nmake? | ( paths -- ? ) |
uses-repo? | ( path -- ? ) |
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' ) |
without-repo-paths | ( paths -- paths' ) |
yaml-file? | ( path -- ? ) |
yaml-files | ( paths -- paths' ) |