Sharnael Wolverton

Sharnael Wolverton is an American author, minister, and television host.

She was born in Montana but currently resides in Louisiana. She ministers[1] internationally as the founder of Swiftfire Ministries International.[2] Her books include "Keys to Third Heaven", " The Seers Handbook" and "Spiritual Reflections of a Montana Girl in a Louisiana State." Her television show is called "Swiftfire with Sharnael Wolverton."[3]

Published books

  • Seers Handbook (Swiftfire Publishing, 2007) ISBN 0-9796622-1-4
  • Keys to Third Heaven: Using Third Heaven Revelation to Impact a World (Swiftfire Publishing, 2007) ISBN 0-9796622-0-6
  • Spiritual Reflections of a Montana Girl in a Louisiana State (Swiftfire Publishing, 2009) ISBN 0-615-27222-3
gollark: This is what mine does.
gollark: ```lua-- hacky magic to run our code and not the BIOS stuff-- this terminates the shell, which crashes the BIOS, which then causes an error, which is printed with printErrorlocal old_printError = _G.printErrorfunction _G.printError() _G.printError = old_printError -- Multishell must die. term.redirect(term.native()) multishell = nil term.setTextColor(colors.yellow) term.setBackgroundColor(colors.black) term.setCursorPos(1,1) term.clear() _G.polychoron = {version = version, process = process} polychoron.polychoron = polychoron polychoron.BSOD = BSOD for n, p in pairs(base_processes) do process.spawn(p, n) end os.queueEvent "event" -- so that processes get one free "tick" run_loop()end os.queueEvent "terminate"```
gollark: PotatOS's potatoscheduler uses a TLCO thing to escape this and run its own main loop.
gollark: Your ĸode is run in `parallel` along with `rednet.run` by default.
gollark: Why not write your own CC emulator in assembly?

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.