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
    2020年3月2日 GMT+1 下午6:13:21 - permalink - archive.org - https://github.com/apparentlymart/terraform-clean-syntax
    syntax terraform
  • thumbnail
    GitHub · Where software is built
    2016年4月18日 GMT+2 下午10:47:50 - 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

    2015年8月10日 GMT+2 下午2:36:17 - 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.
    2015年3月28日 GMT+1 下午11:10:48 - 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

    2013年10月23日 GMT+2 上午7:53:20 - 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