Functionsยง
- archive_
path_ for_ bean - Compute the archive path for a bean given its ID, slug, and date.
- find_
archived_ bean - Find an archived bean by ID within the
.beans/archive/directory tree. - find_
bean_ file - Find a bean file by ID, supporting both new and legacy naming conventions.
- find_
beans_ dir - Walk up from
startlooking for a.beans/directory. Returns the path to the.beans/directory if found. Errors if no.beans/directory exists in any ancestor.