mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-11-03 21:00:14 +00:00 
			
		
		
		
	...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									5f2d7d2188
								
							
						
					
					
						commit
						d7eebd9719
					
				@ -52,7 +52,9 @@ module.CLI = core.ImageGridFeatures.Feature({
 | 
				
			|||||||
				if(this.runtime == 'nw'){
 | 
									if(this.runtime == 'nw'){
 | 
				
			||||||
					var argv = requirejs('nw.gui').App.argv
 | 
										var argv = requirejs('nw.gui').App.argv
 | 
				
			||||||
 | 
					
 | 
				
			||||||
					// XXX 
 | 
										// XXX appears to have a stray '--help' lodged in 
 | 
				
			||||||
 | 
										// 		all the time...
 | 
				
			||||||
 | 
										// 		...need to test this with a packed exec...
 | 
				
			||||||
					console.log('>>>>', argv)
 | 
										console.log('>>>>', argv)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
				} else if(this.runtime == 'node'){
 | 
									} else if(this.runtime == 'node'){
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user