Functions
v8 Namespace Reference

Functions

SDFORMAT_VISIBLE int cmdCheck (const char *_path)
 External hook to execute 'ign sdf -k' from the command line. More...
 
SDFORMAT_VISIBLE char * ignitionVersion ()
 External hook to read the library version. More...
 

Function Documentation

◆ cmdCheck()

SDFORMAT_VISIBLE int v8::cmdCheck ( const char *  _path)

External hook to execute 'ign sdf -k' from the command line.

Parameters
[in]_pathPath to the file to validate.
Returns
Zero on success, negative one otherwise.

◆ ignitionVersion()

SDFORMAT_VISIBLE char* v8::ignitionVersion ( )

External hook to read the library version.

Returns
C-string representing the version. Ex.: 0.1.2