Sha256: ecdc9091bf60370666c28f064a25f2a898d7e8c075ec11f02ad0c9a1b358d111
Contents?: true
Size: 570 Bytes
Versions: 173
Compression:
Stored size: 570 Bytes
Contents
# PulpcoreClient::FilesystemExporter ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Unique name of the file system exporter. | **path** | **String** | File system location to export to. | **method** | [**MethodEnum**](MethodEnum.md) | Method of exporting | [optional] ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::FilesystemExporter.new(name: null, path: null, method: null) ```
Version data entries
173 entries across 173 versions & 1 rubygems