Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
taskwarrior-scrum
13
CLI
Commands
GenerateCompletion
ShellType
DataFile
Tui
TaskWarriorData
TuiCompleted
TuiPending
UnixTime
Built with Crystal 1.9.2
2023-10-08 13:10:08 UTC
module
DataFile
Defined in:
data-file/parser.cr
Class Method Summary
.parse
(data : String) : Array(Hash(String, String))
Class Method Detail
def self.
parse
(data : String) : Array(Hash(String, String))
#
[
View source
]