mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 02:50:08 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									5abc20d57b
								
							
						
					
					
						commit
						7bb26676e3
					
				| @ -2025,6 +2025,9 @@ object.Constructor('Page', BasePage, { | |||||||
| 
 | 
 | ||||||
| 					return page }) } }, | 					return page }) } }, | ||||||
| 	/*/ // XXX ASYNC...
 | 	/*/ // XXX ASYNC...
 | ||||||
|  | 	// XXX BUG: this does not respect strict of single pages if they do 
 | ||||||
|  | 	// 		not exist...
 | ||||||
|  | 	// 		...see: @macro(..) bug + .each(..)
 | ||||||
| 	asPages: async function*(path='.:$ARGS', strict=false){ | 	asPages: async function*(path='.:$ARGS', strict=false){ | ||||||
| 		// options...
 | 		// options...
 | ||||||
| 		var args = [...arguments] | 		var args = [...arguments] | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user