const classfantomato::SitemapGen

sys::Obj
  concurrent::Actor
    fantomato::SitemapGen

SitemapGen : Generates Google sitemaps for all namespaces

generate

Void generate(File nsDir)

Generate the sitemap for a given namespace

lastChange

DateTime lastChange(File nsDir)

Get timestamp of the most recently modified for the given namespace

make

new make()

receive

virtual override Obj? receive(Obj? msg)