Method: PulpOstreeClient::PatchedostreeOstreeRepository#remote
- Defined in:
- lib/pulp_ostree_client/models/patchedostree_ostree_repository.rb
#remote ⇒ Object
An optional remote to use by default when syncing.
31 32 33 |
# File 'lib/pulp_ostree_client/models/patchedostree_ostree_repository.rb', line 31 def remote @remote end |