Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
spinach
v0.1.9
Top Level Namespace
AssertEqualsCommand
AssertEqualsVariableCommand
AssertKind
Command
ExecuteCommand
ReportData
Scenario
SetVariableCommand
SpinachTestCase
Spinach
Variables
VariableValue
Built with Crystal 1.9.2
2023-10-08 13:06:39 UTC
class
SetVariableCommand
SetVariableCommand
Reference
Object
Defined in:
commands.cr
Constructors
.new
(name : String, value : String)
Instance Method Summary
#name
: String
#value
: String
Constructor Detail
def self.
new
(name : String, value : String)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
value
: String
#
[
View source
]