|
Jpp
|
Auxiliary class to list files. More...
#include <JSystemToolkit.hh>
Public Member Functions | |
| ls (JShell &shell, const std::string &option="") | |
| Constructor. More... | |
| ls (const std::string &option="") | |
| Constructor. More... | |
| void | get (JShell &shell, const std::string option="") |
| add list files. More... | |
Auxiliary class to list files.
Definition at line 300 of file JSystemToolkit.hh.
|
inline |
Constructor.
| shell | shell interface |
| option | option |
Definition at line 309 of file JSystemToolkit.hh.
|
inline |
Constructor.
| option | option |
Definition at line 320 of file JSystemToolkit.hh.
|
inline |
add list files.
| shell | shell interface |
| option | option |
Definition at line 332 of file JSystemToolkit.hh.
1.8.5