com.bilalfazlani.swiftbar4s.parser

Members list

Type members

Classlikes

case class Output(lines: Seq[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Output

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Output.type
class Parser(renderer: Renderer)

Attributes

Supertypes
class Object
trait Matchable
class Any
open class Printer

Attributes

Supertypes
class Object
trait Matchable
class Any
class Renderer(selfPath: String)

Attributes

Supertypes
class Object
trait Matchable
class Any
open class StreamingMenuRenderer(parser: Parser, printer: Printer)

Attributes

Supertypes
class Object
trait Matchable
class Any