mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	docs: add exitCode to job docs
This commit is contained in:
		
							parent
							
								
									1378a74e87
								
							
						
					
					
						commit
						f03f8c0da1
					
				| @ -3,6 +3,7 @@ Note: A `job` is a table with the following keys: | ||||
| - running: boolean whether the job is running | ||||
| - id: unique id for the job | ||||
| - pid: process id for the job | ||||
| - exitCode: exit code of the job | ||||
| In ordinary cases you'd prefer to use the id instead of pid. The id is unique to | ||||
| Hilbish and is how you get jobs with the `hilbish.jobs` interface. | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user