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. |
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.
|
Copyright © 2012-2018 unix4j (tools4j), Ben Warner and Marco Terzer. All rights reserved.