Method: PulpFileClient::FileFileContent#file
- Defined in:
- lib/pulp_file_client/models/file_file_content.rb
#file ⇒ Object
An uploaded file that may be turned into the artifact of the content unit.
25 26 27 |
# File 'lib/pulp_file_client/models/file_file_content.rb', line 25 def file @file end |