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

Class Method Detail

def self.dump(*actions) #

[View source]
def self.parse(string : String) #

[View source]