method
new
new(appname = nil)
public
Synopsis
Application.new(appname = '')
Args
| appname: | Name of the application. |
Description
Create an instance. Log device is STDERR by default. This can be changed with #set_log.
new(appname = nil)
public
Application.new(appname = '')
| appname: | Name of the application. |
Create an instance. Log device is STDERR by default. This can be changed with #set_log.