hh_client (1) Linux Manual Page
NAME hh_client – Interface to Hack language typechecker SYNOPSIS hh_client [MODE] [OPTIONS] [DIRECTORY] DESCRIPTION hh_client(1) is an interface to a static analysis tool which is what enforces most of the Hack language’s type system. Code must pass validation of this tool in order to be considered valid code in the Hack language. There are several…
