module Showcase::SeedTool::Core

Extended Modules

Defined in:

seed_tool/core.cr

Constant Summary

CLEAR_TO_EOL = "\e[K"

Instance Method Summary

Instance Method Detail

def execute(uri : String, *, team_id : Int32, employees : Int32, mentors : Int32) : Nil #

[View source]