Attempt

Create an Attempt object with or without a given value so you can do fluent operations on the registered attempt value.

Method Signature

Attempt(value=[any])

Arguments

ArgumentTypeRequiredDescriptionDefault

value

any

false

The value to store as the attempt. This can be a value, or a closure/lambda that will be executed to get the value.

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC