Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPrinting/cups
/ add_option
Method
add_option
ppdc/ppdc.h:276–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
PPDC_NAME(
"ppdcGroup"
)
275
276
void add_option(ppdcOption *o) { options->add(o); }
277
ppdcOption *find_option(const char *n);
278
};
279
Callers
4
main
Function · 0.80
import_ppd
Method · 0.80
get_duplex
Method · 0.80
scan_file
Method · 0.80
Calls
1
add
Method · 0.80
Tested by
no test coverage detected