class SafeDb::Send

The safe send command is used to transmit the contents of a book, chapter, verse or line using common messaging frameworks such as email, SMS and slack. Docker Secrets, HashiCorp's Vault and more besides.

Navigate using `safe open` or `safe goto` to the chapter or verse that you wish to send and simply specify the message destination be it an email address or a mobile phone number.

Visit documentation at www.safedb.net/docs/send

Public Instance Methods

query_verse() click to toggle source
# File lib/controller/query/send.rb, line 19
def query_verse()


end