[Groovy] Class ConsolePreferences

  • groovy.ui.ConsolePreferences

Properties Summary

Properties
Type Name and description
static int DEFAULT_MAX_OUTPUT_CHARS
int maxOutputChars
File outputFile

Constructor Summary

Constructors
Constructor and description
ConsolePreferences (def console)

Methods Summary

Methods
Type Params Return Type Name and description
static void main(def args)
void show()

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Property Detail

static int DEFAULT_MAX_OUTPUT_CHARS

@Bindable int maxOutputChars

File outputFile

Constructor Detail

ConsolePreferences(def console)

Method Detail

static void main(def args)

void show()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/groovy/ui/ConsolePreferences.html