Parents: | tools |
Authors: | Doug Coleman |
Class | Superclass | Slots |
not-a-vocab-root | tuple | string |
vocab-must-not-exist | tuple | string |
Word | Stack effect |
scaffold-docs | ( obj -- ) |
scaffold-emacs | ( -- ) |
developer-name |
nested-examples |
using |
Word | Stack effect |
delete-from-root-cache | ( string -- ) |
example-using | ( using -- ) |
help. | ( word -- ) |
make-unit-test | ( answer code -- str ) |
n-examples-using | ( n using -- ) |
not-a-vocab-root | ( string -- * ) |
read-unit-test | ( -- str/f ) |
read-unit-tests | ( -- str ) |
run-string | ( string -- datastack ) |
scaffold-authors | ( vocab -- ) |
scaffold-basis | ( string -- ) |
scaffold-core | ( string -- ) |
scaffold-examples | ( word -- ) |
scaffold-extra | ( string -- ) |
scaffold-factor-boot-rc | ( -- ) |
scaffold-factor-rc | ( -- ) |
scaffold-factor-roots | ( -- ) |
scaffold-file | ( path -- ) |
scaffold-mason-rc | ( -- ) |
scaffold-n-examples | ( n word -- ) |
scaffold-platforms | ( vocab platforms -- ) |
scaffold-rc | ( path -- ) |
scaffold-summary | ( vocab summary -- ) |
scaffold-tags | ( vocab tags -- ) |
scaffold-tests | ( vocab -- ) |
scaffold-undocumented | ( string -- ) |
scaffold-unit-tests | ( vocab -- ) |
scaffold-vocab | ( string -- ) |
scaffold-vocab-in | ( vocab-root string -- ) |
scaffold-word-docs | ( word -- ) |
scaffold-work | ( string -- ) |
vocab-must-not-exist | ( string -- * ) |
Word | Stack effect |
not-a-vocab-root? | ( object -- ? ) |
vocab-must-not-exist? | ( object -- ? ) |
Vocabulary | Summary |
tools.scaffold.windows |