guest_file_write

package
v0.0.0-...-7d65031 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2015 License: MIT Imports: 6 Imported by: 1

Documentation

Overview

guest-file-write - write file to fd inside guest

Example:

{ "execute": "guest-file-write", "arguments": {
    "handle": int // required, unique fd identifier
    "buf-b64": string // required, base64 encoded data
    "count": int // optional, number of bytes to write
  }
}

Jump to

Keyboard shortcuts

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