View source: R/codecatalyst_operations.R
codecatalyst_get_source_repository | R Documentation |
Returns information about a source repository.
See https://www.paws-r-sdk.com/docs/codecatalyst_get_source_repository/ for full documentation.
codecatalyst_get_source_repository(spaceName, projectName, name)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.