Method: Rex::Powershell::Function#code

Defined in:
lib/rex/powershell/function.rb

#codeObject

Returns the value of attribute code.



8
9
10
# File 'lib/rex/powershell/function.rb', line 8

def code
  @code
end