guest_file_chown

package
v2.5.3+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package guest_file_chown - set file owner

Example:

{ "execute": "guest-file-chown", "arguments": {
    "uid": int // required, file owner uid
    "gid": int // required, file owner gid
    "path": string // optional, file path
    "handle": int // optional, file handle
  }
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL