Class: Eco::API::UseCases::GraphQL::Samples::Location

Inherits:
Base show all
Includes:
DSL
Defined in:
lib/eco/api/usecases/graphql/samples/location.rb,
lib/eco/api/usecases/graphql/samples/location/command/dsl.rb,
lib/eco/api/usecases/graphql/samples/location/command/results.rb

Direct Known Subclasses

Command

Defined Under Namespace

Modules: DSL Classes: Command

Constant Summary

Constants included from Helpers::Location::Base

Helpers::Location::Base::TAGTREE_BACKUP

Instance Attribute Summary

Attributes included from Helpers::Location::Base

#current_tree, #previous_tree

Attributes included from Helpers::Base::CaseEnv

#options, #session

Attributes included from Language::AuxiliarLogger

#logger

Attributes inherited from Common::Loaders::CaseBase

#usecase

Method Summary

Methods included from Helpers::Location::Base

#backup_tree, #live_tree, #session_live_tree, #tagtree_id, #target_structure_id, #track_current_tree

Methods included from Helpers::Base

#backup, #exit_error, #graphql

Methods included from Helpers::Base::CaseEnv

#config, #simulate?

Methods included from Language::AuxiliarLogger

#log

Methods inherited from Base

#main, #process

Methods inherited from Common::Loaders::UseCase

#initialize, #main, type, #type

Methods inherited from Common::Loaders::CaseBase

#name, name_only_once!

Methods inherited from Common::Loaders::Base

<=>, created_at, #initialize, #name, set_created_at!

Methods included from Common::ClassHelpers

#class_resolver, #descendants, #descendants?, #inheritable_attrs, #inheritable_class_vars, #inherited, #instance_variable_name, #new_class, #resolve_class, #to_constant

Constructor Details

This class inherits a constructor from Eco::API::Common::Loaders::UseCase