cloudtools/stacker

Force Type

Open

#446 aberto em 24 de jul. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (166 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (706 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

@phobologic had a good idea - forcing a type on a lookup.

This would allow you to cast things on the fly:

Example:

${force_type <value>::<type>}

Guia do colaborador