mirror of
				https://github.com/kepler155c/opus
				synced 2025-10-31 15:43:00 +00:00 
			
		
		
		
	consistent command line processing-usage
This commit is contained in:
		| @@ -376,7 +376,7 @@ function page:executeStatement(statement) | ||||
| 	end | ||||
| end | ||||
|  | ||||
| local args = { ... } | ||||
| local args = Util.parse(...) | ||||
| if args[1] then | ||||
| 	command = 'args[1]' | ||||
| 	sandboxEnv.args = args | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 kepler155c@gmail.com
					kepler155c@gmail.com