Package | Description |
---|---|
org.unix4j.builder |
Defines interfaces and implementations used to create a command or a chain of
joined commands.
|
org.unix4j.operation |
Contains the
LineOperation
interface and the AdHocCommand
implementation facilitating the creation of ad-hoc commands. |
org.unix4j.unix |
Provides implementations for commands inspired by well known unix commands.
|
Class and Description |
---|
LineOperation
An interface implemented by simple ad-hoc commands that are taking a single
line as input.
|
Class and Description |
---|
AdHocCommand.Args
Arguments for
AdHocCommand . |
LineOperation
An interface implemented by simple ad-hoc commands that are taking a single
line as input.
|
Class and Description |
---|
LineOperation
An interface implemented by simple ad-hoc commands that are taking a single
line as input.
|
Copyright © 2024. All rights reserved.