226 B
226 B
title |
---|
noop() |
Path path.noop(string id)
Adds a placeholder path opertion.
A noop
operation does nothing, but is intended to be replaced later with Path.insop()
.
Add example