Package | Description |
---|---|
org.unix4j.unix.cat |
Contains private classes used by the
cat command. |
Modifier and Type | Method and Description |
---|---|
CatCommand |
CatFactory.cat() |
CatCommand |
CatFactory.cat(CatOptions options) |
CatCommand |
CatFactory.cat(CatOptions options,
File... files) |
CatCommand |
CatFactory.cat(CatOptions options,
Input... inputs) |
CatCommand |
CatFactory.cat(CatOptions options,
String... paths) |
CatCommand |
CatFactory.cat(File... files) |
CatCommand |
CatFactory.cat(Input... inputs) |
CatCommand |
CatFactory.cat(String... args) |
Copyright © 2024. All rights reserved.