class Shards::Info

Defined in:

info.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(install_path : String = Shards.install_path) #

[View source]

Instance Method Detail

def info_path #

[View source]
def install_path : String #

[View source]
def installed : Hash(String, Shards::Package) #

[View source]
def reload #

[View source]
def save #

[View source]