Sha256: 97649e7852035591898162511ebb89a9bb1b5b111f3146a593ce006c1dce2945
Contents?: true
Size: 494 Bytes
Versions: 12
Compression:
Stored size: 494 Bytes
Contents
# PulpFileClient::PatchedfileFileFilesystemExporter ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Unique name of the file system exporter. | [optional] **path** | **String** | File system location to export to. | [optional] ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::PatchedfileFileFilesystemExporter.new(name: null, path: null) ```
Version data entries
12 entries across 12 versions & 1 rubygems