build-clean? ( -- ? )


Vocabulary
mason.report

Inputs
None

Outputs
?an object


Definition


: build-clean? ( -- ? )
{
"load-everything-vocabs"
"test-all-vocabs"
"help-lint-vocabs"
"compiler-errors"
"benchmark-error-vocabs"
} [ eval-file empty? ] all? ;