class Falcon::Command::Virtual

def bind_secure

The URI to bind the `HTTPS` -> `falcon host` proxy.
def bind_secure
	@options[:bind_secure]
end