mirror of
				https://github.com/flynx/actions.js.git
				synced 2025-10-30 19:00:10 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									e904f8d869
								
							
						
					
					
						commit
						f0ebd06257
					
				
							
								
								
									
										11
									
								
								actions.js
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								actions.js
									
									
									
									
									
								
							| @ -667,6 +667,17 @@ module.MetaActions = { | |||||||
| 
 | 
 | ||||||
| 	// Get action documentation...
 | 	// Get action documentation...
 | ||||||
| 	//
 | 	//
 | ||||||
|  | 	// Format:
 | ||||||
|  | 	// 	{
 | ||||||
|  | 	// 		action-name: [
 | ||||||
|  | 	// 			doc,
 | ||||||
|  | 	// 			long_doc,
 | ||||||
|  | 	// 			name,
 | ||||||
|  | 	// 		],
 | ||||||
|  | 	// 		...
 | ||||||
|  | 	// 	}
 | ||||||
|  | 	//
 | ||||||
|  | 	// NOTE: oveloading actions will shadow parents doc if they define .doc.
 | ||||||
| 	getDoc: function(actions){ | 	getDoc: function(actions){ | ||||||
| 		var res = {} | 		var res = {} | ||||||
| 		var that = this | 		var that = this | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user