Searched refs:CMD_REMOVE (Results 1 – 1 of 1) sorted by relevance
48 private static final String CMD_REMOVE = "rm"; field in GCSBucketUtil575 command.add(CMD_REMOVE); in remove()