20#ifndef COMMAND_EXPORT_PCB_ODB_H
21#define COMMAND_EXPORT_PCB_ODB_H
28#define ARG_PRECISION "--precision"
int doPerform(KIWAY &aKiway) override
The internal handler that should be overloaded to implement command specific processing and work.
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
PCB_EXPORT_BASE_COMMAND(const std::string &aName, bool aInputCanBeDir=false, bool aOutputIsDir=false)