export const STD_IN = 0 export const STD_OUT = 1 export const STD_ERR = 2 export const NEXT_ROW_CHARACTER = '\n' export const SYSTEM_APP = 'system'