-
Field Summary
Fields inherited from interface org.aya.cli.library.source.LibraryOwner
DEFAULT_INDENT -
Method Summary
Modifier and TypeMethodDescriptiondefault @NotNull LibrarySourceaddLibrarySource(@NotNull Path source) default voidaddModulePath(@NotNull Path newPath) default @NotNull kala.collection.SeqView<LibraryOwner> @NotNull kala.collection.mutable.MutableList<LibraryOwner> default @NotNull kala.collection.SeqView<LibrarySource> @NotNull kala.collection.mutable.MutableList<LibrarySource> default @NotNull kala.collection.SeqView<Path> @NotNull kala.collection.mutable.MutableList<Path> default voidremoveLibrarySource(@NotNull LibrarySource source) Methods inherited from interface org.aya.cli.library.source.LibraryOwner
findModule, locator, outDir, underlyingLibrary
-
Method Details
-
modulePathMut
-
librarySourcesMut
-
libraryDepsMut
-
modulePath
- Specified by:
modulePathin interfaceLibraryOwner- Returns:
- Source dirs of this module, out dirs of all dependencies.
-
librarySources
- Specified by:
librarySourcesin interfaceLibraryOwner
-
libraryDeps
- Specified by:
libraryDepsin interfaceLibraryOwner
-
addModulePath
- Specified by:
addModulePathin interfaceLibraryOwner
-
removeLibrarySource
-
addLibrarySource
-