Package | Description |
---|---|
org.unix4j.builder |
Defines interfaces and implementations used to create a command or a chain of
joined commands.
|
org.unix4j.unix.echo |
Contains private classes used by the
echo command. |
Modifier and Type | Interface and Description |
---|---|
interface |
Unix4jCommandBuilder
Builder for a unix4j command or a chain of joined commands.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultUnix4jCommandBuilder
Default implementation for
Unix4jCommandBuilder . |
Modifier and Type | Class and Description |
---|---|
class |
EchoFactory
Factory for the
echo command returning
a new command instance from every signature method. |
Copyright © 2021. All rights reserved.