A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
W
Z
I
- isAllowed(java.lang.String) - function in org.ossreviewtoolkit.utils.common.EnvironmentVariableFilter
- Test whether the variable with the given name can be passed to a child process according to the criteria described in the header comment.
- isEmpty() - function in kotlin.CharSequence
- isEnabledByDefault() - function in org.ossreviewtoolkit.utils.common.ConfigurablePluginFactory
- isEnabledByDefault() - function in org.ossreviewtoolkit.utils.common.Plugin
- isEnabledByDefault() - function in org.ossreviewtoolkit.utils.common.TypedConfigurablePluginFactory
- isError() - function in org.ossreviewtoolkit.utils.common.ProcessCapture
- isInPath() - function in org.ossreviewtoolkit.utils.common.CommandLineTool
- Return whether the executable for this command is available in the system PATH.
- isLinux() - function in org.ossreviewtoolkit.utils.common.Os
- Whether the operating system is Linux or not.
- isMac() - function in org.ossreviewtoolkit.utils.common.Os
- Whether the operating system is macOS or not.
- isNotEmpty(com.fasterxml.jackson.databind.JsonNode) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- Return true if and only if this JsonNode
- isSuccess() - function in org.ossreviewtoolkit.utils.common.ProcessCapture
- isSymbolicLink(java.io.File) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- Return true if and only if this file is a symbolic link.
- isValidUri(java.lang.String) - function in org.ossreviewtoolkit.utils.common.ExtensionsKt
- True if the string is a valid URI, false otherwise.
- isWindows() - function in org.ossreviewtoolkit.utils.common.Os
- Whether the operating system is Windows or not.