module Epub
Defined in:
lib/epub.crConstant Summary
-
EPUB_IDENTIFIER =
UUID.random.to_s
-
EXPAND_PAGE =
"expands.html"
-
TMP_DIR =
Path.new(Dir.tempdir, "#{Path[PROGRAM_NAME].basename}-tmp-#{Time.local.to_s("%s")}")
UUID.random.to_s
"expands.html"
Path.new(Dir.tempdir, "#{Path[PROGRAM_NAME].basename}-tmp-#{Time.local.to_s("%s")}")