class Match

Defined in:

bottle/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def ask : String #

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

[View source]
def dir : String #

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

[View source]
def entry : Array(Entry) #

[View source]
def entry=(entry : Array(Entry)) #

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

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

[View source]