Cmd.Repl.LTScore
Description
Functions to deal with text score, as stored in UiConfig.config_tscore.
UiConfig.config_tscore
both :: Ui.M m => m ReplProtocol.Result Source #
Edit both ky and tscore together.
edit :: Ui.M m => m ReplProtocol.Result Source #
get :: Ui.M m => m Text Source #
set :: Cmd.M m => Text -> m () Source #
integrate :: Cmd.M m => m () Source #