classfantomato::CachedContent

sys::Obj
  fantomato::CachedContent

@Serializable

CachedContent Data for a cached content (potentioally processed) from file

content

Obj content()

Returns the content

lastUse

DateTime lastUse := DateTime.now

last this was read

make

new make(|This? f)

makeObj

new makeObj(Obj content, DateTime ts)

serialized

const Str serialized

ts

DateTime ts

file last modif