Node-Virtualization / node-virtualbox

A JavaScript Library for Interacting with VirtualBox
MIT License
259 stars 68 forks source link

Implemented getextradata and setextradata #54

Closed duglah closed 6 years ago

duglah commented 6 years ago

Implemented getextradata and setextradata. Also added tests in the test dir, documentation and samples to README.

michaelsanford commented 6 years ago

Hi @duglah !

Thanks for your PR; I was out of the country on vacation.

I'll take a look at this tonight!