ONE - On-device Neural Engine
Loading...
Searching...
No Matches
cli::Command Struct Referenceabstract

#include <Command.h>

Public Member Functions

virtual ~Command ()=default
 
virtual int run (int argc, const char *const *argv) const =0
 

Detailed Description

Definition at line 23 of file Command.h.

Constructor & Destructor Documentation

◆ ~Command()

virtual cli::Command::~Command ( )
virtualdefault

Member Function Documentation

◆ run()

virtual int cli::Command::run ( int  argc,
const char *const *  argv 
) const
pure virtual

The documentation for this struct was generated from the following file: