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.cat |
Contains private classes used by the
cat command. |
Class and Description |
---|
CatOptions
Interface implemented by all option sets for the
cat command. |
Class and Description |
---|
CatFactory
Factory for the
cat command returning
a new command instance from every signature method. |
CatOptions
Interface implemented by all option sets for the
cat command. |
CatOptionSets
Options for the
cat command with the
the following options: |
Class and Description |
---|
CatArguments
Arguments and options for the
cat command. |
CatCommand
Implementation of the
cat command. |
CatFactory
Factory for the
cat command returning
a new command instance from every signature method. |
CatOption
Options for the
cat command. |
CatOptions
Interface implemented by all option sets for the
cat command. |
CatOptionSet_bns |
CatOptionSet_bs |
CatOptionSet_ns |
CatOptionSets
Options for the
cat command with the
the following options: |
Copyright © 2024. All rights reserved.