DocumentContainerBuilder.register

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(this) register(string path)
  2. typeof(this) register()
  3. typeof(this) register()
  4. typeof(this) register(Convertor convertor, string path)
  5. typeof(this) register(Convertor convertor)
    struct DocumentContainerBuilder(DocumentContainerType : Storage!(Convertor, string), alias AdvisedConvertor, F)
    ref
    typeof(this)
    register

Meta