Class Pathname
In: lib/core_ex.rb
lib/temp_path.rb
Parent: Object

Methods

temp?  

Included Modules

CoreEx::Pathname

Public Instance methods

[Source]

# File lib/temp_path.rb, line 163
  def temp?
    false
  end

[Validate]