Class: Ansible::Ruby::Modules::Composer

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/packaging/language/composer.rb

Overview

Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#apcu_autoloaderSymbol?



60
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 60

attribute :apcu_autoloader

#argumentsString?



17
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 17

attribute :arguments

#classmap_authoritativeSymbol?



56
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 56

attribute :classmap_authoritative

#commandString?



13
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 13

attribute :command

#executableObject?



21
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 21

attribute :executable

#global_commandSymbol?



28
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 28

attribute :global_command

#ignore_platform_reqsSymbol?



64
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 64

attribute :ignore_platform_reqs

#no_devBoolean?



40
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 40

attribute :no_dev

#no_pluginsSymbol?



48
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 48

attribute :no_plugins

#no_scriptsSymbol?



44
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 44

attribute :no_scripts

#optimize_autoloaderBoolean?



52
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 52

attribute :optimize_autoloader

#prefer_distSymbol?



36
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 36

attribute :prefer_dist

#prefer_sourceSymbol?



32
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 32

attribute :prefer_source

#working_dirString?



24
# File 'lib/ansible/ruby/modules/generated/packaging/language/composer.rb', line 24

attribute :working_dir