shapeworks::Executable
Public Functions
| Name | |
|---|---|
| Executable() | |
| void | addCommand(Command & command) |
| int | run(int argc, char const *const * argv) |
Public Functions Documentation
function Executable
cpp
Executable()
function addCommand
cpp
void addCommand(
Command & command
)
function run
cpp
int run(
int argc,
char const *const * argv
)
Updated on 2026-03-31 at 16:02:10 +0000