logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::speculate - Store a string for possible output later

Arguments

id
           buffer id to store the information in

       output
           string to write out when commit occurs

Description

       Add a string to the speculaive buffer for id.

Name

       function::speculate - Store a string for possible output later

See Also

tapset::speculative(3stap)

SystemTap Tapset Reference                         April 2024                         FUNCTION::SPECULATE(3stap)

Synopsis

           speculate(id:long,output:string)

See Also