class HTQ::Options

Defined in:

htq.cr

Instance Method Summary

Instance Method Detail

def attrs : Array(String) #

[View source]
def attrs=(attrs : Array(String)) #

[View source]
def css_queries : Array(String) #

[View source]
def css_queries=(css_queries : Array(String)) #

[View source]
def list_files : Bool #

[View source]
def list_files=(list_files : Bool) #

[View source]
def nonl : Bool #

[View source]
def nonl=(nonl : Bool) #

[View source]
def plaintext : Bool #

[View source]
def plaintext=(plaintext : Bool) #

[View source]
def pretty : Bool #

[View source]
def pretty=(pretty : Bool) #

[View source]
def print0 : Bool #

[View source]
def print0=(print0 : Bool) #

[View source]
def xpaths : Array(String) #

[View source]
def xpaths=(xpaths : Array(String)) #

[View source]