A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
W
Z
G
- get(java.lang.Integer) - function in kotlin.CharSequence
- getAll() - function in org.ossreviewtoolkit.utils.common.Plugin.Companion
- Return instances for all ORT plugins of type T.
- getAllAncestorDirectories(java.lang.String) - function in org.ossreviewtoolkit.utils.common.UtilsKt
- Return recursively all ancestor directories of the given absolute file, ordered along the path from the parent of file to the root.
- getANY_VERSION() - function in org.ossreviewtoolkit.utils.common.CommandLineTool.Companion
- A convenience property to require any version.
- getCommandLine() - function in org.ossreviewtoolkit.utils.common.ProcessCapture
- getCommonParentFile(java.util.Collection) - function in org.ossreviewtoolkit.utils.common.UtilsKt
- Return the longest parent file that all files have in common, or a File with an empty path if they have no common parent file.
- getDEFAULT_ALLOW_NAMES() - function in org.ossreviewtoolkit.utils.common.EnvironmentVariableFilter
- A set of known variable names that are allowed despite being matched by deny substrings.
- getDEFAULT_DENY_SUBSTRINGS() - function in org.ossreviewtoolkit.utils.common.EnvironmentVariableFilter
- A set with substrings contained in variable names that are denied by default.
- getDuplicates(java.util.Collection) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- Return a set of duplicate entries of a collection.
- getDuplicates(java.util.Collection,kotlin.jvm.functions.Function1) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- Return a map that associates duplicates as identified by keySelector with belonging lists of collection entries.
- getEntries() - function in org.ossreviewtoolkit.utils.common.ArchiveType
- getEnv() - function in org.ossreviewtoolkit.utils.common.Os
- The currently set environment variables.
- getErrorMessage() - function in org.ossreviewtoolkit.utils.common.ProcessCapture
- getExitValue() - function in org.ossreviewtoolkit.utils.common.ProcessCapture
- getExtensions() - function in org.ossreviewtoolkit.utils.common.ArchiveType
- getFormatSizeInMib() - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- getGibibytes() - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- getInputType(com.fasterxml.jackson.databind.type.TypeFactory) - function in com.fasterxml.jackson.databind.util.StdConverter
- getKEY_INDEX_LIMIT() - function in org.ossreviewtoolkit.utils.common.DiskCache.Companion
- The upper limit of the key index suffix.
- getKibibytes() - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- getLength() - function in kotlin.CharSequence
- getLoaderFor() - function in org.ossreviewtoolkit.utils.common.PluginManagerKt
- Return a ServiceLoader that is capable of loading services of type T.
- getMask() - function in org.ossreviewtoolkit.utils.common.MaskedString
- A string that is returned by the toString method instead of the actual value.
- getMebibytes() - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- getName() - function in kotlin.ArchiveType
- getName() - function in org.ossreviewtoolkit.utils.common.Os
- The operating system name.
- getNON_LINUX_LINE_BREAKS() - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- A regular expression matching the non-linux line breaks "\r\n" and "\r".
- getOrdinal() - function in kotlin.ArchiveType
- getOutputType(com.fasterxml.jackson.databind.type.TypeFactory) - function in com.fasterxml.jackson.databind.util.StdConverter
- getPATH_STRING_COMPARATOR() - function in org.ossreviewtoolkit.utils.common.UtilsKt
- A comparator that sorts parent paths before child paths.
- getPathFromEnvironment(java.lang.String) - function in org.ossreviewtoolkit.utils.common.Os
- Return the full path to the given executable file if it is in the system's PATH environment, or null otherwise.
- getPatterns() - function in org.ossreviewtoolkit.utils.common.FileMatcher
- The collection of glob patterns to consider for matching.
- getQueryParameters(java.net.URI) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- Retrieve query parameters of this URI.
- getStderr() - function in org.ossreviewtoolkit.utils.common.ProcessCapture
- getStdout() - function in org.ossreviewtoolkit.utils.common.ProcessCapture
- getType(java.lang.String) - function in org.ossreviewtoolkit.utils.common.ArchiveType.Companion
- getType() - function in org.ossreviewtoolkit.utils.common.ConfigurablePluginFactory
- The type of the plugin.
- getType() - function in org.ossreviewtoolkit.utils.common.Plugin
- The type of the plugin.
- getType() - function in org.ossreviewtoolkit.utils.common.TypedConfigurablePluginFactory
- The type of the plugin.
- getUsedWorkingDir() - function in org.ossreviewtoolkit.utils.common.ProcessCapture
- getUserHomeDirectory() - function in org.ossreviewtoolkit.utils.common.Os
- The current user's home directory.
- getValue() - function in org.ossreviewtoolkit.utils.common.MaskedString
- The wrapped string.
- getVCS_DIRECTORIES() - function in org.ossreviewtoolkit.utils.common.UtilsKt
- A set of directories used by version control systems to store metadata.
- getVersion(java.io.File) - function in org.ossreviewtoolkit.utils.common.CommandLineTool
- Get the version of the command by parsing its output.
- getVersionArguments() - function in org.ossreviewtoolkit.utils.common.CommandLineTool
- Get the arguments to pass to the command in order to get its version.
- getVersionRequirement() - function in org.ossreviewtoolkit.utils.common.CommandLineTool
- Return the requirement for the version of the command.