Sha256: 564e8ddda4caa6a88b987d7e643ac32ca8807b7b949a5d1813714a05f625afe0

Contents?: true

Size: 458 Bytes

Versions: 12

Compression:

Stored size: 458 Bytes

Contents

# PulpFileClient::FileFileFilesystemExporter

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Unique name of the file system exporter. | 
**path** | **String** | File system location to export to. | 

## Code Sample

```ruby
require 'PulpFileClient'

instance = PulpFileClient::FileFileFilesystemExporter.new(name: null,
                                 path: null)
```


Version data entries

12 entries across 12 versions & 1 rubygems

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