Skip to content

老哥,还维护吗 #41

@Jinnrry

Description

@Jinnrry
            ShellUtils.CommandResult result = ShellUtils.execCommand("screencap", true,true);           
            System.out.println(result.successMsg);
            System.out.println(result.errorMsg);
            System.out.println(result.result);

如果这样的话就永远挂起了,没有响应,我不希望截图保存到闪存,我想直接拿到输出,但是命令返回值只有string类型的

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions