getCommand

abstract fun getCommand(): String

获取发送到 shell 执行的命令。 该字符串表示实际执行的命令内容。

Return

发送到 shell 执行的命令。