forked from grassrootseconomics/visedriver
		
	add doc line
This commit is contained in:
		
							parent
							
								
									5b5352f569
								
							
						
					
					
						commit
						bb28112f47
					
				@ -615,7 +615,7 @@ func (h *Handlers) Quit(ctx context.Context, sym string, input []byte) (resource
 | 
				
			|||||||
	return res, nil
 | 
						return res, nil
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Quit displays the Thank you message and exits the menu
 | 
					// QuitWithHelp displays helpline information then exits the menu
 | 
				
			||||||
func (h *Handlers) QuitWithHelp(ctx context.Context, sym string, input []byte) (resource.Result, error) {
 | 
					func (h *Handlers) QuitWithHelp(ctx context.Context, sym string, input []byte) (resource.Result, error) {
 | 
				
			||||||
	var res resource.Result
 | 
						var res resource.Result
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user