Package org.jruby.runtime.load
Class LibrarySearcher.PathEntry
java.lang.Object
org.jruby.runtime.load.LibrarySearcher.PathEntry
- Direct Known Subclasses:
LibrarySearcher.HomePathEntry,LibrarySearcher.NormalPathEntry,LibrarySearcher.NullPathEntry
- Enclosing class:
- LibrarySearcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected LibrarySearcher.FoundLibraryfindFile(String target, LibrarySearcher.FilenameFactory pathMaker, LibrarySearcher.LibraryFactory libraryMaker) protected abstract FileResourceprotected abstract Stringpath()
-
Constructor Details
-
PathEntry
PathEntry()
-
-
Method Details
-
findFile
protected LibrarySearcher.FoundLibrary findFile(String target, LibrarySearcher.FilenameFactory pathMaker, LibrarySearcher.LibraryFactory libraryMaker) -
path
-
fullPath
-