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

Version Path
pulp_file_client-1.7.0 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.6.1 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.6.0.post3 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.6.0.post2 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.6.0.post1 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.6.0.post0 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.5.0 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.4.0.post1 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.4.0.post0 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.4.0 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.3.0 docs/PatchedfileFileFilesystemExporter.md
pulp_file_client-1.2.0 docs/PatchedfileFileFilesystemExporter.md