module TestBench::Controls::ExpandPath::RootDirectory
Public Class Methods
example()
click to toggle source
# File lib/test_bench/controls/expand_path.rb, line 17 def self.example Pathname.new '/root' end
# File lib/test_bench/controls/expand_path.rb, line 17 def self.example Pathname.new '/root' end