Doc
  • Get Started
  • Academy
  • Library
  • Languages iconEnglish
    • Português

›Objects

Libraries

  • Overview
  • Introduction

Resources & Objects

    Resources

    • App
    • Auth
    • Component
    • Config
    • Convert
    • CORS
    • Cron
    • Crypto
    • CSV
    • DB
    • Env
    • Error
    • Exec
    • Firebase
    • Form
    • Group
    • Header
    • HTML
    • Jasper
    • Jwt
    • Lang
    • Log
    • Monitor
    • OS
    • Out
    • PDF
    • RabbitMQ
    • Random
    • Remote
    • Form
    • Req
    • Res
    • Server
    • Setup
    • SMTP
    • Storage
    • Template
    • Time
    • Uid
    • Url
    • User
    • Val
    • WebSocket
    • XLS
    • XML

    Objects

    • Async
    • CheckExists
    • Column
    • DataItem
    • DataSchema
    • DBBatch
    • DBSearchResult
    • File
    • Index
    • InputStream
    • OSCommand
    • OutputStream
    • RandomString
    • RemoteResponse
    • Sequence
    • Service
    • SMTPConfig
    • Table
    • Values
    • XLSPosition

App Folders

  • Application folder structure
  • Config
  • DB
  • Public
  • Server
  • Storage
  • UI

OSCommand

Contains the details of the executed command.


error


error() : string

Description

Gets the content of errors generated by executing the command.

Return

( string )

The data obtained as a result of errors in the execution of the command.


exitCode


exitCode() : int

Description

Gets the command completion code.

Return

( int )

The command completion code number.


getError


getError() : string

Description

Gets the content of errors generated by executing the command.

Return

( string )

The data obtained as a result of errors in the execution of the command.


getExitCode


getExitCode() : int

Return

( int )


getOutput


getOutput() : string

Description

Gets the content resulting from the execution of the command.

Return

( string )

The data obtained as a result of executing the command.


output


output() : string

Description

Gets the content resulting from the execution of the command.

Return

( string )

The data obtained as a result of executing the command.


toString


toString() : string

Description

Gets the content resulting from the execution of the command.

Return

( string )

The data obtained as a result of executing the command.


← InputStreamOutputStream →
  • error
  • exitCode
  • getError
  • getExitCode
  • getOutput
  • output
  • toString

Open Source

Download

admin@netuno.org

support@netuno.org

Copyright © Sitana 2022