Method: Rex::Powershell::Script#functions
- Defined in:
- lib/rex/powershell/script.rb
#functions ⇒ Object (readonly)
Returns the value of attribute functions.
10 11 12 |
# File 'lib/rex/powershell/script.rb', line 10 def functions @functions end |