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