Sha256: 2ba981176e4f78e168fd7e6222286acf210410fe68bf9341cdd8712ed608fa63

Contents?: true

Size: 105 Bytes

Versions: 3

Compression:

Stored size: 105 Bytes

Contents

module Asciidoctor
module Pdf
module TemporaryPath
  def unlink
    ::File.unlink self
  end
end
end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
asciidoctor-pdf-1.5.0.alpha.10 lib/asciidoctor-pdf/temporary_path.rb
asciidoctor-pdf-1.5.0.alpha.9 lib/asciidoctor-pdf/temporary_path.rb
asciidoctor-pdf-1.5.0.alpha.8 lib/asciidoctor-pdf/temporary_path.rb