mdoc.internal.markdown.FileImport
See theFileImport companion object
final case class FileImport(path: AbsolutePath, importName: MagicImport, objectName: String, packageName: Option[String], source: String, dependencies: List[FileImport], renames: List[Rename])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article