Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
vitix
master
ConfigReader
Configuracion
Internet
InternetDeMentira
MultiplesServidores
Pedido
RandomMentira
Regla
ReglaFactory
ReglaNoExiste
Respuesta
RespuestaError
Tonel
UnServidor
Vitix
Built with Crystal 1.9.2
2023-10-07 16:57:01 UTC
class
Configuracion
Configuracion
Reference
Object
Defined in:
vitix/config/configuracion.cr
Constructors
.new
(rand : Random =
Random
::
DEFAULT
)
Instance Method Summary
#agregarRegla
(regla)
#elejirRegla
(url)
#reglas
: Array(Regla)
#tiempoMuerto=
(unTiempo)
#transformar
(internet, url)
Constructor Detail
def self.
new
(rand : Random =
Random
::
DEFAULT
)
#
[
View source
]
Instance Method Detail
def
agregarRegla
(regla)
#
[
View source
]
def
elejirRegla
(url)
#
[
View source
]
def
reglas
: Array(
Regla
)
#
[
View source
]
def
tiempoMuerto=
(unTiempo)
#
[
View source
]
def
transformar
(internet, url)
#
[
View source
]