MCPcopy Index your code
hub / github.com/Bitmessage/PyBitmessage / restartBmNotify

Function restartBmNotify

src/bitmessagecli.py:45–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 return uInput
44
45def restartBmNotify(): #Prompts the user to restart Bitmessage.
46 print '\n *******************************************************************'
47 print ' WARNING: If Bitmessage is running locally, you must restart it now.'
48 print ' *******************************************************************\n'
49
50#Begin keys.dat interactions
51def lookupAppdataFolder(): #gets the appropriate folders for the .dat files depending on the OS. Taken from bitmessagemain.py

Callers 2

apiInitFunction · 0.85
bmSettingsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected