Weave.jl/src/cache.jl

11 lines
160 B
Julia
Raw Normal View History

import JSON
function cache(doc::WeaveDoc, cache_path)
end
#Todo caching of data, can get the contents of module using:
#names(ReportSandBox, all=true)