Sets the value of STDERR.

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

# Get:
Vedeu.config.stderr