Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

load
Anchor
load
load

  • Description
    • ..A provisioning module's load() subroutine is responsible for provisioning the node.
  • Expected Beginning State
    • ...
  • Expected Ending State
    • ...
  • Called By
    • ...
  • Arguments & Calling Environment
    • Must only be called as an object method of a provisioning object ($provisioner->pre_capture()) 
    • No Arguments
  • Return Values
    • 1
      • ...
    • 0
      • ...
    • Undefined
      • ...

...