caliban.tools

Members list

Concise view

Type members

Classlikes

case object BuildInfo

This object was generated by sbt-buildinfo.

This object was generated by sbt-buildinfo.

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
final case class CalibanCommonSettings(clientName: Option[String], scalafmtPath: Option[String], headers: Seq[(String, String)], packageName: Option[String], genView: Option[Boolean], scalarMappings: Seq[(String, String)], imports: Seq[String], splitFiles: Option[Boolean], enableFmt: Option[Boolean], extensibleEnums: Option[Boolean], genType: GenType, effect: Option[String], abstractEffectType: Option[Boolean], preserveInputNames: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Codegen

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Codegen.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Formatter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class Options(schemaPath: String, toPath: String, fmtPath: Option[String], headers: Option[List[Header]], packageName: Option[String], clientName: Option[String], genView: Option[Boolean], effect: Option[String], scalarMappings: Option[Map[String, String]], imports: Option[List[String]], abstractEffectType: Option[Boolean], splitFiles: Option[Boolean], enableFmt: Option[Boolean], extensibleEnums: Option[Boolean], preserveInputNames: Option[Boolean])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Options

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Options.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Types

type SttpClient = SttpBackend[Task, Any]

Value members

Concrete methods

def safeName(name: String): String

Concrete fields

val caseClassReservedFields: Set[String]
val doubleQuotes: String
val reservedKeywords: Set[String]
val supportedScalars: Set[String]
val tripleQuotes: String