# File lib/dragonfly.rb, line 43 def [](*args) App[*args] end
# File lib/dragonfly.rb, line 54 def running_on_windows? ENV['OS'] && ENV['OS'].downcase == 'windows_nt' end
[Validate]
Generated with the Darkfish Rdoc Generator 2.