class Pathname
Public Class Methods
rubyqc()
click to toggle source
# File lib/rubyqc/stdlib/pathname.rb, line 5 def self.rubyqc new(File.dirname($LOADED_FEATURES.sample)) end
# File lib/rubyqc/stdlib/pathname.rb, line 5 def self.rubyqc new(File.dirname($LOADED_FEATURES.sample)) end