Class: UffizziCore::Api::Cli::V1::ComposeFile::CheckCredentialsForm

Inherits:
Object
  • Object
show all
Includes:
UffizziCore::ApplicationFormWithoutActiveRecord
Defined in:
app/forms/uffizzi_core/api/cli/v1/compose_file/check_credentials_form.rb

Instance Attribute Summary collapse

Method Summary

Methods included from UffizziCore::ApplicationFormWithoutActiveRecord

#persisted?

Instance Attribute Details

#typeObject (readonly)

Returns the value of attribute type.



6
7
8
# File 'app/forms/uffizzi_core/api/cli/v1/compose_file/check_credentials_form.rb', line 6

def type
  @type
end