| Package | Description |
|---|---|
| org.unix4j |
Provides a single class
Unix4j with static methods
serving as entry point to build commands and command chains joining several
commands. |
| org.unix4j.unix |
Provides implementations for commands inspired by well known unix commands.
|
| org.unix4j.unix.echo |
Contains private classes used by the
echo command. |
| Class and Description |
|---|
| EchoOptions
Interface implemented by all option sets for the
echo command. |
| Class and Description |
|---|
| EchoFactory
Factory for the
echo command returning
a new command instance from every signature method. |
| EchoOptions
Interface implemented by all option sets for the
echo command. |
| EchoOptionSets
Options for the
echo command with the
the following options: |
| Class and Description |
|---|
| EchoArguments
Arguments and options for the
echo command. |
| EchoCommand
Implementation of the
echo command. |
| EchoFactory
Factory for the
echo command returning
a new command instance from every signature method. |
| EchoOption
Options for the
echo command. |
| EchoOptions
Interface implemented by all option sets for the
echo command. |
| EchoOptionSet_n |
| EchoOptionSets
Options for the
echo command with the
the following options: |
Copyright © 2025. All rights reserved.