Package | Description |
---|---|
org.unix4j.unix |
Provides implementations for commands inspired by well known unix commands.
|
org.unix4j.unix.xargs |
Contains private classes used by the
xargs 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 |
XargsFactory
Factory for the
xargs command returning
a new command instance from every signature method. |
Copyright © 2024. All rights reserved.