class Gio::ApplicationCommandLine

Public Instance Methods

arguments() click to toggle source
# File gio2/lib/gio2/application-command-line.rb, line 20
def arguments
  arguments_raw[0]
end
Also aliased as: arguments_raw
arguments_raw()
Alias for: arguments