Method: Rex::Exploitation::Powershell::Script#code

Defined in:
lib/rex/exploitation/powershell/script.rb

#codeObject

Returns the value of attribute code.



10
11
12
# File 'lib/rex/exploitation/powershell/script.rb', line 10

def code
  @code
end