struct CodeBlock

Defined in:

models/code_block.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def depth : Int32 #

[View source]
def depth=(depth : Int32) #

[View source]
def enter #

[View source]
def exit #

[View source]
def state : String #

[View source]
def state=(state : String) #

[View source]