topLevel

com.bilalfazlani.swiftbar4s.dsl.MenuDsl.topLevel$
object topLevel

Attributes

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

Members list

Value members

Concrete methods

def actionDispatch(text: String, action: String, metadata: Option[String], showTerminal: Boolean, refresh: Boolean, color: ColorDsl, textSize: TextSizeDsl, font: FontDsl, length: LengthDsl, image: Image, sfImage: SfImageDsl, templateImage: Image, checked: Boolean, ansi: Boolean, markdown: Boolean, iconize: Iconize, tooltip: ToolTipDsl, alternate: AlternateDsl, shortcut: ShortcutDsl): DispatchAction
def shellCommand(text: String, executable: String, showTerminal: Boolean, refresh: Boolean, color: ColorDsl, textSize: TextSizeDsl, font: FontDsl, length: LengthDsl, image: Image, sfImage: SfImageDsl, templateImage: Image, checked: Boolean, ansi: Boolean, markdown: Boolean, iconize: Iconize, tooltip: ToolTipDsl, alternate: AlternateDsl, shortcut: ShortcutDsl, params: String*): ShellCommand
def text(text: String, color: ColorDsl, textSize: TextSizeDsl, font: FontDsl, length: LengthDsl, image: Image, sfImage: SfImageDsl, templateImage: Image, checked: Boolean, ansi: Boolean, markdown: Boolean, iconize: Iconize, tooltip: ToolTipDsl, shortcut: ShortcutDsl): Text