in_pub library
Classes
- App
- DocStore
- Generates and caches dartdoc API documentation for package versions on demand.
- FileStore
- MetaStore
- MongoStore
- PackageStore
- UnpubPackage
- UnpubQueryResult
- UnpubVersion
Enums
- DocStatus
- Generation state of a package version's API documentation.
Properties
- packageCollection → String
-
final
- statsCollection → String
-
final
Exceptions / Errors
- DocGenerationException
- Thrown internally when doc generation fails; message is safe to show to the user (the full tool output is written to stderr).