google-cloud-debugger - Module Google::Cloud::Debugger::Debuggee::AppUniquifierGenerator (v0.42.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the google-cloud-debugger module Google::Cloud::Debugger::Debuggee::AppUniquifierGenerator.
Generates an application debuggee uniquifier by hashing the
application file stats.
Computes the application uniquifier by examine the file stats of
the files in the given application root directory. It only looks at
.rb files and Gemfile.lock
Parameters
sha (Digest::SHA) — A digest SHA object used to add the hashing
values
app_path (String) — Application root directory where the Ruby
application is located.
Returns
(NilClass)
Constants
MAX_DEPTH
value: 10 Max number of directory levels the generator looks into.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]