| Package | Description |
|---|---|
| de.unkrig.jsh.command |
Implements the various "commands" of jsh, e.g.
|
| de.unkrig.jsh.util |
Utility functionality that should eventually move to "de.unkrig.commons".
|
| Modifier and Type | Class and Description |
|---|---|
class |
Echo
Prints its arguments.
|
class |
Ls
Prints the name of files, or the names of the members of directories.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cloneable2<T extends Cloneable2<?>>
The painfully missing class that implements
Cloneable and provides a Object.clone() method with the
proper return type (T, not Object). |
Copyright © 2016. All rights reserved.