Skip to content
  • Kenneth Hendricks's avatar
    Bug 1776364: Add generateifpossible flag to get_local_path · 63d04fd1
    Kenneth Hendricks authored
    This flag will set whether the function should
    attempt to create the file if it doesn't exist.
    
    E.g. image resizes.
    
    This allows an external file system to call
    get_local_path with this flag set to false to
    skip the processing. This allows an external
    file system to avoid an infinate loop when calling
    get_local_path to check local file availibility.
    
    Sponsored by Central Queensland University
    
    behatnotneeded
    
    Change-Id: Iaade0b06fcc2cd1755467231e0bafea6b90a99ec
    63d04fd1