Method: PulpFileClient::FileFileDistribution#hidden

Defined in:
lib/pulp_file_client/models/file_file_distribution.rb

#hiddenObject

Whether this distribution should be shown in the content app.



26
27
28
# File 'lib/pulp_file_client/models/file_file_distribution.rb', line 26

def hidden
  @hidden
end