Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lucky
v0.24.0
Bool
Hash
Int16
Int32
Int64
Lucky
Action
ActionPipes
AllowedInTags
AssetHelpers
Assignable
BaseAppServer
BaseComponent
BaseHTTPClient
BaseLogFormatter
BaseTags
CatchUnpermittedAttribute
CookieJar
HabitatSettings
Key
CookieNotFoundError
CookieOverflowError
CustomTags
DataResponse
Error
ErrorAction
ErrorHandler
HabitatSettings
ExceptionPage
Exposable
FileResponse
FlashStore
Key
ForceSSLHandler
HabitatSettings
ForgeryProtectionHelpers
FormHelpers
HabitatSettings
HTMLBuilder
HTMLPage
HabitatSettings
HTMLTextHelpers
HttpMethodOverrideHandler
InputHelpers
InvalidFlashJSONError
InvalidMessageError
InvalidParamError
InvalidSignatureError
LabelHelpers
LinkHelpers
LoggerHelpers
LogHandler
HabitatSettings
Memoizable
MessageEncryptor
InvalidSecretKeyBase
MessageVerifier
MissingFileError
MissingNestedParamError
MissingParamError
MountComponent
NotAcceptableError
NumberToCurrency
Paginator
BackendHelpers
BootstrapNav
BulmaNav
CurrentPage
Page
SeriesItem
SimpleNav
ParamHelpers
ParamParsingError
Params
MultipartFiles
MultipartParams
PrettyLogFormatter
ProtectFromForgery
QuickDef
Redirectable
RedirectableTurbolinksSupport
RemoteIpHandler
Renderable
RenderableError
RenderIfDefined
RequestExpectations
RequestTypeHelpers
Response
Routable
Route
RouteHandler
RouteHelper
HabitatSettings
RouteNotFoundError
RouteNotFoundHandler
SecureHeaders
SetFrameGuard
SetSniffGuard
SetXSSGuard
SelectHelpers
Serializer
Server
HabitatSettings
ServerSettings
Session
HabitatSettings
Key
SpecialtyTags
StaticCompressionHandler
StaticFileHandler
TextHelpers
Cycle
TextResponse
TimeHelpers
UnknownAcceptHeaderError
UploadedFile
UrlHelpers
VerifyAcceptsFormat
WelcomePage
WithDefaults
OptionMerger
Object
String
UUID
Built with Crystal 1.9.2
2023-10-08 07:01:52 UTC
class
Lucky::WithDefaults::OptionMerger(T, V)
Lucky::WithDefaults::OptionMerger(T, V)
Reference
Object
Defined in:
lucky/tags/with_defaults.cr
Constructors
.new
(page_context : T, named_args : V)
Instance Method Summary
#run
(&)
Macro Summary
method_missing
(call)
Constructor Detail
def self.
new
(page_context : T, named_args : V)
#
[
View source
]
Instance Method Detail
def
run
(&)
#
[
View source
]
Macro Detail
macro
method_missing
(call)
#
[
View source
]