Class: UffizziCore::Api::Cli::V1::ComposeFile::CheckCredentialsForm
- Inherits:
-
Object
- Object
- UffizziCore::Api::Cli::V1::ComposeFile::CheckCredentialsForm
- Defined in:
- app/forms/uffizzi_core/api/cli/v1/compose_file/check_credentials_form.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Method Summary
Methods included from UffizziCore::ApplicationFormWithoutActiveRecord
Instance Attribute Details
#type ⇒ Object (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 |