GroveCommand
class GroveCommand (CommandSernaApi::Command) : enum CommandFlags { CF_NONE = 0, CF_NOVISUAL = 01, CF_NOSKEL = 02, CF_RMATT = 04, CF_BATCH = 010 }; # construct/copy/destruct __init__(SernaApiBase *) __del__() # public member functions CommandFlags flags() const GroveNode validationContext() const GrovePos pos() const