|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FSCmd | |
---|---|
org.basex.fs | Provides file system specific query classes. |
Uses of FSCmd in org.basex.fs |
---|
Subclasses of FSCmd in org.basex.fs | |
---|---|
class |
Cat
Performs a cat command. |
class |
Cd
Performs a cd command. |
class |
Cp
Performs a cp command. |
class |
Du
Performs a du command. |
class |
Exec
Performs an external command. |
class |
Help
Performs a help command. |
class |
Locate
Performs a locate command. |
class |
Ls
Performs a ls command. |
class |
Mkdir
Performs a touch command. |
class |
Pwd
Performs a pwd command. |
class |
Rm
Performs a rm command. |
class |
Touch
Performs a touch command. |
Methods in org.basex.fs that return FSCmd | |
---|---|
static FSCmd |
FSCmd.get(Commands.CmdFS cmd)
Returns an instance for the specified command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |