Name

pos:info — Return information about the operating system.

Synopsis

<p:declare-step type="pos:info" xmlns:pos="http://exproc.org/proposed/steps/os">
     <p:output port="result"/>
</p:declare-step>

Description

Returns the file.separator, path.separator, os.arch, os.name, os.version, user.dir, user.name, and user.home properties as reported by the underlying Java VM.