pidfile

in lib/functions_framework/server.rb [159:162]


    def pidfile
      @config.pidfile if running?
    end