module Boxwerk::AutoloaderMixin

Shared autoload configuration API included by both {GlobalContext::Autoloader} and {PackageContext::Autoloader}.

Provides the four public methods available in boot scripts: {#push_dir}, {#collapse}, {#ignore}, and {#setup}.