pidfile?

in lib/functions_framework/server.rb [168:171]


    def pidfile?
      !!@config.pidfile && running?
    end