We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83708a5 commit 3363475Copy full SHA for 3363475
lib/msf/core/exploit/file_dropper.rb
@@ -39,7 +39,7 @@ def on_new_session(session)
39
#
40
# Record file as needing to be cleaned up
41
42
- # @param files [Array<String>] List of paths on the target that should
+ # @param [Array<String>] files List of paths on the target that should
43
# be deleted during cleanup. Each filename should be either a full
44
# path or relative to the current working directory of the session
45
# (not necessarily the same as the cwd of the server we're
0 commit comments