codecatalyst_get_source_repository {paws.developer.tools} | R Documentation |
Returns information about a source repository
Description
Returns information about a source repository.
See https://www.paws-r-sdk.com/docs/codecatalyst_get_source_repository/ for full documentation.
Usage
codecatalyst_get_source_repository(spaceName, projectName, name)
Arguments
spaceName |
[required] The name of the space. |
projectName |
[required] The name of the project in the space. |
name |
[required] The name of the source repository. |
[Package paws.developer.tools version 0.7.0 Index]