Sets the value of STDOUT.

# Set:
Vedeu.configure do
  stdout IO.console
  # ...
end

# Get:
Vedeu.config.stdout