protectRSP property

bool get protectRSP

Whether RSP source files (.rsp and .rsp.*) are protected from being served to the client. The file loader honors this too as a backstop.

Implementation

bool get protectRSP => true;