Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pan
master
PAN
Action
Dumper
Parser
Generated using Crystal 1.14.0
2024-11-26 09:27:57 UTC
module
PAN
Overview
The PAN (Portable Action Notation) module
Defined in:
pan.cr
pan/action.cr
pan/dumper.cr
pan/parser.cr
Constant Summary
VERSION
=
"0.2.0"
Class Method Summary
.dump
(*actions)
.parse
(string : String)
Class Method Detail
def self.
dump
(*actions)
#
[
View source
]
def self.
parse
(string : String)
#
[
View source
]