class YARD::Config
def self.arguments
-
(Array
- arguments from commandline and yardopts file)
def self.arguments ARGV + @yardopts end
(Array)
- arguments from commandline and yardopts file
def self.arguments ARGV + @yardopts end