public class GroovyPosixCommands
extends Object
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static void |
cat(Context context, Object[] argv) |
|
public static void |
head(Context context, Object[] argv) |
|
public static void |
ls(Context context, Object[] argv) |
|
public static void |
tail(Context context, Object[] argv) |
|
public static void |
wc(Context context, Object[] argv) |