/hudson-war/src/main/webapp/help/parameter/boolean.html

http://github.com/hudson/hudson · HTML · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 69d75bc4a76e67e04f04a9ae06676537 MD5 · raw file

  1. <div>
  2. Defines a simple boolean parameter, which you can use during a build, either as an environment variable, or
  3. through variable substitution in some other parts of the configuration. The string value will be 'true' or 'false'.
  4. </div>