Method: Ansible::Ruby::Modules::Easy_install#virtualenv_command

Defined in:
lib/ansible/ruby/modules/generated/packaging/language/easy_install.rb

#virtualenv_commandString?

Returns The command to create the virtual environment with. For example C(pyvenv), C(virtualenv), C(virtualenv2).

Returns:

  • (String, nil)

    The command to create the virtual environment with. For example C(pyvenv), C(virtualenv), C(virtualenv2).



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

attribute :virtualenv_command