Karya, built on 2023-08-29T07:47:28 (patch 7a412d5d6ba4968ca4155ef276a062ccdeb9109a)
Safe HaskellSafe-Inferred

Cmd.Repl.LTScore

Description

Functions to deal with text score, as stored in UiConfig.config_tscore.

Synopsis

Documentation

both :: Ui.M m => m ReplProtocol.Result Source #

Edit both ky and tscore together.

get :: Ui.M m => m Text Source #

set :: Cmd.M m => Text -> m () Source #

integrate :: Cmd.M m => m () Source #