#json

2 commande(s) avec le tag #json

Commandes partagées par la communauté CodeBox, copiables en un clic.

Flutter Ajouter Freezed

Ajoute Freezed pour les classes immutables et la sérialisation JSON.

bash
flutter pub add freezed_annotation json_annotation && flutter pub add --dev freezed json_serializable build_runner

Affiche l'inventaire complet en JSON (hôtes et variables).

bash
ansible-inventory --list