module Embed

Extended Modules

Defined in:

embed.cr

Constant Summary

VERSION = "0.1.0"

Instance Method Summary

Instance Method Detail

def children(input : String) #

[View source]
def dir(input : String) #

[View source]
def embed_dir(input : String) #

[View source]
def embed_file(input : String) #

[View source]
def embed_glob(input : String, match : File::MatchOptions = File::MatchOptions::All, follow_symlinks : Bool = false) #

[View source]
def entries(input : String) #

[View source]
def file(input : String) #

[View source]
def glob(input : String) #

[View source]
def list_children(input : String) #

[View source]
def list_entries(input : String) #

[View source]