Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
git-cleanup-branch
v0.1.2
GitCleanupBranch
App
AppState
AppUI
Git
Branch
Branches
LocalBranch
RemoteBranch
SelectableTextUI
ActionStream
Builder
Element
SelectableElement
TextElement
UI
Built with Crystal 1.9.2
2023-10-08 09:40:37 UTC
class
SelectableTextUI::TextElement(S)
SelectableTextUI::TextElement(S)
SelectableTextUI::Element
Reference
Object
Defined in:
selectable_text_ui/text_element.cr
Constructors
.new
(block : UI(S), content : String)
Instance Method Summary
#draw
: String
Instance methods inherited from class
SelectableTextUI::Element
draw : String
draw
Constructor Detail
def self.
new
(block :
UI
(S), content : String)
#
[
View source
]
Instance Method Detail
def
draw
: String
#
[
View source
]