find-library* ( name -- path/f )


Vocabulary
alien.libraries.finder

Inputs
namea shared library name


Outputs
path/ffilesystem path or f


Word description
Returns a filesystem path for a plain shared library name, or f if no library can be found.

Definition


Methods