AntiCommands
in package
Avoid command injection
Table of Contents
Methods
- deleteShellArgs() : string
- deleteShellCmd() : string
Methods
deleteShellArgs()
public
static deleteShellArgs(string $Input) : string
Parameters
- $Input : string
-
path of the file
Return values
string —the escaped string
deleteShellCmd()
public
static deleteShellCmd(string $Input) : string
Parameters
- $Input : string
-
path of the file
Return values
string —the escaped string