ImportedScriptFile

mdoc.internal.worksheets.ImportedScriptFile
final case class ImportedScriptFile(path: Path, packageName: String, objectName: String, instrumentedSource: String, originalSource: String, files: List[ImportedScriptFile]) extends ImportedScriptFile

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class ImportedScriptFile
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product