Closed AshleyYakeley closed 3 months ago
Passing --imply name=value on the pinafore command-line should imply ?name: Text with value value.
--imply name=value
pinafore
?name: Text
value
This can replace the --no-cache and --data parameters.
--no-cache
--data
Done.
Passing
--imply name=value
on thepinafore
command-line should imply?name: Text
with valuevalue
.This can replace the
--no-cache
and--data
parameters.