Skip to content
  • SteelPhase's avatar
    Add support for retrieving service status (#143) · 45244176
    SteelPhase authored and Daniel Theophanes's avatar Daniel Theophanes committed
    * update command execution to support returing error codes, and stdout
    
    add function to service interface to support returning service status
    
    clean up places where strings were being converted to strings
    
    * Spelling fix
    
    * Simply service Status method
    
    Add stopped detection to launchd
    Switch to case statements
    Return ErrNotInstalled in situations where we should
    45244176