class Sprockets::Rails::HelperAssetResolvers::Manifest
def digest_path(path, allow_non_precompiled = false)
Experimental RBS support (using type sampling data from the type_fusion
project).
def digest_path: (String path, ?nil allow_non_precompiled) -> nil
This signature was generated using 2 samples from 1 application.
def digest_path(path, allow_non_precompiled = false) @manifest.assets[path] end