new RestCommitPathBuilder()
bitbucket/util/navbuilder.Builder
for REST commit path URLs.
NOTE: The constructor is not exposed. A new instance can be created through the Builder API.
- Source:
Methods
-
path(path) → {bitbucket/util/navbuilder.Builder}
-
Parameters:
Name Type Description path
string A file path.
- Source:
Returns: