File

zio.http.gen.scala.Code.File
final case class File(path: List[String], pkgPath: List[String], imports: List[Import], objects: List[Object], caseClasses: List[CaseClass], enums: List[Enum]) extends Code

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product