class Amber::CLI::App
- Amber::CLI::App
- Teeplate::FileTree
- Reference
- Object
Defined in:
amber/cli/generators/app.crConstructors
Instance Method Summary
-
#____collect_files(____files)
:nodoc:
- #__ecr0(____io)
- #__ecr10(____io)
- #__ecr13(____io)
- #__ecr15(____io)
- #__ecr17(____io)
- #__ecr19(____io)
- #__ecr2(____io)
- #__ecr21(____io)
- #__ecr23(____io)
- #__ecr25(____io)
- #__ecr27(____io)
- #__ecr29(____io)
- #__ecr31(____io)
- #__ecr33(____io)
- #__ecr35(____io)
- #__ecr37(____io)
- #__ecr39(____io)
- #__ecr4(____io)
- #__ecr52(____io)
- #__ecr54(____io)
- #__ecr56(____io)
- #__ecr58(____io)
- #__ecr6(____io)
- #__ecr60(____io)
- #__ecr62(____io)
- #__ecr65(____io)
- #__ecr67(____io)
- #__ecr69(____io)
- #__ecr71(____io)
- #__ecr73(____io)
- #__ecr75(____io)
- #__ecr77(____io)
- #__ecr8(____io)
- #database_name : String
- #fetch_author
- #fetch_email
- #fetch_github_name
-
#filter(entries)
Override to filter files rendered
- #which_git_command
Instance methods inherited from class Teeplate::FileTree
class_name
class_name,
display_name
display_name,
display_name_plural
display_name_plural,
filter(entries)
filter,
name_plural
name_plural,
render(out_dir, force : Bool = false, interactive : Bool = false, interact : Bool = false, list : Bool = false, color : Bool = false, per_entry : Bool = false, quit : Bool = true)
render
Constructor Detail
Instance Method Detail
def filter(entries)
#
Description copied from class Teeplate::FileTree
Override to filter files rendered