guest_file_write

package
v2.5.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2015 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package 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