class Object
Public Instance Methods
temp_dir_path()
click to toggle source
# File lib/rspec/temp_dir/uses_temp_dir.rb, line 15 def temp_dir_path Pathname(temp_dir) end
# File lib/rspec/temp_dir/uses_temp_dir.rb, line 15 def temp_dir_path Pathname(temp_dir) end