Method: Input::Password::Cell#value

Defined in:
app/cells/lato_view/input/password/cell.rb

#valueObject

Returns the value of attribute value.



6
7
8
# File 'app/cells/lato_view/input/password/cell.rb', line 6

def value
  @value
end