PHP Classes

File: vendor/incenteev/composer-parameter-handler/Tests/fixtures/testcases/interaction_with_environment/setup.yml

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   vendor/incenteev/composer-parameter-handler/Tests/fixtures/testcases/interaction_with_environment/setup.yml   Download  
File: vendor/incenteev/composer-parameter-handler/Tests/fixtures/testcases/interaction_with_environment/setup.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 7 years ago
Size: 348 bytes
 

Contents

Class file image Download
title: Values provided by the environment are not asked interactively config: env-map: boolean: IC_TEST_BOOL nested: IC_TEST_NESTED environment: IC_TEST_BOOL: 'true' IC_TEST_NESTED: '{foo: env_foo, bar: [env, test, null]}' interactive: true requested_params: another: default: test input: 'null'