Retrieves system information.
Example
fin.System.getHostSpecs().then(specs => console.log(specs)).catch(err => console.log(err));
Retrieves system information.
fin.System.getHostSpecs().then(specs => console.log(specs)).catch(err => console.log(err));