Parent

Methods

Class/Module Index [+]

Quicksearch

Tempfile

monkey-patch time: make temp files have the right extension

Public Instance Methods

make_tmpname(basename, n) click to toggle source
# File lib/sup/message-chunks.rb, line 36
def make_tmpname basename, n
  sprintf '%d-%d-%s', $$, n, basename
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.