no-such-library ( name message -- * ) - Factor Documentation

no-such-library ( name message -- * )


Vocabulary
compiler .errors

Definition
IN: compiler.errors

ERROR: no-such-library name message ;


Methods
USING: compiler.errors kernel summary ;

M: no-such-library summary drop "Library not found" ;

AltStyle によって変換されたページ (->オリジナル) /