Module: TestBench::Controls::ExpandPath::RootDirectory
- Defined in:
- lib/test_bench/controls/expand_path.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
17 18 19 |
# File 'lib/test_bench/controls/expand_path.rb', line 17 def self.example Pathname.new '/root' end |