Method: IControl::ASM::SignatureFileUpdateReturnValue#completed_successfully

Defined in:
lib/icontrol/asm.rb

#completed_successfullyNumeric

Indicates if the update was successful

Returns:

  • (Numeric)

    the current value of completed_successfully



89
90
91
# File 'lib/icontrol/asm.rb', line 89

def completed_successfully
  @completed_successfully
end