ArgRef returns an absolute reference that can be used with a Directory or File flag
(subpath string)
| 138 | |
| 139 | // ArgRef returns an absolute reference that can be used with a Directory or File flag |
| 140 | ArgRef(subpath string) string |
| 141 | |
| 142 | // Subpath returns the subpath of the module, within the context root |
| 143 | Subpath() string |
no outgoing calls