4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
5 results tagged syntax x
  • GitHub - apparentlymart/terraform-clean-syntax: A simple tool for Terraform language syntax cleanup, extending terraform fmt
    March 2, 2020 at 6:13:21 PM GMT+1 - permalink - archive.org - https://github.com/apparentlymart/terraform-clean-syntax
    syntax terraform
  • thumbnail
    GitHub · Where software is built
    April 18, 2016 at 10:47:50 PM GMT+2 - permalink - archive.org - https://github.com/abulimov/haproxy-lint/blob/master/README.md
    haproxy lint syntax
  • methods - How do functions use hash arguments in Ruby? - Stack Overflow

    L'appel d'une fonction peut se faire avec ou sans parenthèse :

    foo() ou foo

    Ensuite, un Hash peut avoir plusieurs formes..

    {'a' => 12}
    où 'a' peut être n'importe quoi : string (comme ici), mais aussi objet,
    symbol : exemple :
    {:a => 12}

    La nouvelle syntaxe, valable uniquement si les clés sont des symboles :

    {a: 12, b: 'toto'}

    Et enfin quand on call une méthode qui peut prendre un hash en argument (entre autre), pas besoin de mettre les { }

    foo({a: 12, b:14})
    ou
    foo(a: 12, b:14)
    ou
    foo a: 12, b:14

    August 10, 2015 at 2:36:17 PM GMT+2 - permalink - archive.org - http://stackoverflow.com/questions/16576477/how-do-functions-use-hash-arguments-in-ruby
    arguments hash named rails ruby syntax
  • GitHub · Build software better, together.
    March 28, 2015 at 11:10:48 PM GMT+1 - permalink - archive.org - https://github.com/bbatsov/ruby-style-guide/blob/master/README.md
    ruby syntax
  • Cheat - Pour vous souvenir de la bonne syntaxe « Korben Korben

    Old mais je viens d'y repenser. Finalement je fais pareil, j'ai des mémo pour chaque commande dans un dossier de mon dropbox alors pourquoi pas essayer de les utiliser avec ça ? à tester. Dans tous les cas ça ne doit pas remplacer le man

    October 23, 2013 at 7:53:20 AM GMT+2 - permalink - archive.org - http://korben.info/cheat-pour-vous-souvenir-de-la-bonne-syntaxe.html
    bash cheat console man memo shell syntax syntaxe
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation