I tried it this way, but it fails und the ducumentation is extremely
poor:
def initialize
version “0.0.1”
author “me”
copyright “2010, me”
synopsis “[-dh] log_file out_file”
short_description “A simple app example that takes two arguments.”
long_description “app5 is a simple application”
Ok, the simplest way to overcome problems like this is, to dicard all
that obscure CommandLine::Application bullshit and handcode commandline
handling.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.