Method: PulpcoreClient::PatchedOpenPGPDistribution#base_path

Defined in:
lib/pulpcore_client/models/patched_open_pgp_distribution.rb

#base_pathObject

The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. "foo" and "foo/bar")



20
21
22
# File 'lib/pulpcore_client/models/patched_open_pgp_distribution.rb', line 20

def base_path
  @base_path
end