class

Amber::Recipes::RecipeFetcher

Inherits Reference < Object

Constants

Log = ::Log.for(self)

Constructors

new(kind : String, name : String, app_dir : Nil | String = nil)
Source

Instance methods

app_dir
Source
create_recipe_shard(shard_name)
Source
directory
Source
fetch
Source
fetch_github(shard_name)
Source
fetch_template(template_path, name)
Source
fetch_url
Source
fetch_zip(url : String)
Source
kind
Source
name
Source
recipe_source
Source
recipes
Source
save_zip(response : HTTP::Client::Response)
Source
template_path
Source
try_github
Source