Method: PulpFileClient::FileFileContent#repository
- Defined in:
- lib/pulp_file_client/models/file_file_content.rb
#repository ⇒ Object
A URI of a repository the new content unit should be associated with.
28 29 30 |
# File 'lib/pulp_file_client/models/file_file_content.rb', line 28 def repository @repository end |