org.ccnx.ccn.utils.ccnexplore Class Reference
A command-line wrapper class for running an explorer from ccn_run script.
More...
List of all members.
|
Static Public Member Functions |
static void | main (String[] args) |
Detailed Description
A command-line wrapper class for running an explorer from ccn_run script.
Note class name in utils package needs to match command name to work with ccn_run, hence this wrapper exists so the real implementation can be in its own subpackage of utils.
Member Function Documentation
static void org.ccnx.ccn.utils.ccnexplore.main |
( |
String[] |
args |
) |
[static] |
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/utils/ccnexplore.java