R/contract.R
contract_step.Rd
Look up a single pipeline step in the contract
contract_step(command, contract = gdalviz_contract())
Step command name (e.g. "reproject").
"reproject"
A gdalviz_contract. Defaults to the bundled contract.
gdalviz_contract
The step definition list, or NULL if the command is unknown.
NULL