Functions | |
def | confirm |
Prompts for yes or no response from the user. More... | |
def | main |
def deleteFolderdCache.confirm | ( | prompt = None , |
|
default = False |
|||
) |
Prompts for yes or no response from the user.
Returns True for yes and False for no. 'resp' should be set to the default value assumed by the caller when user simply types ENTER.
def deleteFolderdCache.main | ( | ) |