(!(author.no_color) || flags.system_message || flags.whisper || flags.highlighted || flags.points_redeemed || flags.sub_message)
!(author.no_color)
<?php declare(strict_types=1); | |
use ArrayIterator; | |
use IteratorAggregate; | |
use Traversable; | |
class PageCollection implements IteratorAggregate | |
{ | |
/** @var Page[] */ | |
private $items; |
export default class Collection { | |
[Symbol.iterator]() { | |
return Object.values(this.items)[Symbol.iterator](); | |
} | |
} |
/etc/systemd/system/[email protected]
EnvironmentFile=-/etc/env.%i
ExecStart=/bin/sh -c "$SOME_ARGUMENT xD"
/etc/env.123
// ==UserScript== | |
// @name Bitbucket Shortcuts advanced | |
// @namespace https://bitbucket.org | |
// @version 0.2 | |
// @description Shortcuts | |
// @author Marco, Denes, Daniel | |
// @match https://bitbucket.org/*/*/pull-requests/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=bitbucket.org | |
// @grant none | |
// ==/UserScript== |
https://next.nexusmods.com/skyrimspecialedition/collections/9zfscf?tab=about