toggle menu
kompiledb-core
1.0.2-SNAPSHOT
jvm
switch theme
search in API
kompiledb-core
/
com.saveourtool.kompiledb.core.io.parsers
/
PosixShellCommandLineParser
Posix
Shell
Command
Line
Parser
object
PosixShellCommandLineParser
:
AbstractComandLineParser
Members
Properties
parsed
Arguments
Link copied to clipboard
open
val
CompilationCommand
.
parsedArguments
:
ParsedArgs
Splits the receiver into individual arguments.
Functions
invoke
Link copied to clipboard
operator override
fun
invoke
(
rawCommandLine
:
RawCommandLine
)
:
ParsedArgs
Splits
rawCommandLine
into individual arguments.